You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: R/pkonfound.R
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -51,7 +51,7 @@
51
51
#' \item{beta_threshold}{threshold value for estimated effect.}
52
52
#' \item{beta_threshold_verify}{estimated effect given RIR. Should be equal to beta_threshold.}
53
53
#' \item{perc_bias_to_change}{percent bias to change the inference.}
54
-
#' \item{RIR_primar}{Robustness of Inference to Replacement (RIR).}
54
+
#' \item{RIR_primary}{Robustness of Inference to Replacement (RIR).}
55
55
#' \item{RIR_supplemental}{RIR for an extra row or column that is needed to nullify the inference.}
56
56
#' \item{RIR_perc}{RIR as \% of total sample (for linear regression) or as \% of data points in the cell where replacement takes place (for logistic and 2 by 2 table).}
57
57
#' \item{fragility_primary}{Fragility. the number of switches (e.g., treatment success to treatment failure) to nullify the inference.}
0 commit comments