Skip to content

Commit 140b7c5

Browse files
committed
update the typo in help file
1 parent 307fa4d commit 140b7c5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

R/pkonfound.R

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
#' \item{beta_threshold}{threshold value for estimated effect.}
5252
#' \item{beta_threshold_verify}{estimated effect given RIR. Should be equal to beta_threshold.}
5353
#' \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).}
5555
#' \item{RIR_supplemental}{RIR for an extra row or column that is needed to nullify the inference.}
5656
#' \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).}
5757
#' \item{fragility_primary}{Fragility. the number of switches (e.g., treatment success to treatment failure) to nullify the inference.}

0 commit comments

Comments
 (0)