We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 74b76ff commit 6e7fe7aCopy full SHA for 6e7fe7a
R/test_sensitivity.R
@@ -54,10 +54,10 @@ test_sensitivity <- function(est_eff,
54
See index = PSE. ")
55
56
if (!is.na(eff_thr)) warning("The threshold you specified will be used without
57
- regard for the standard error and statistical significance
58
- (assuming sdx = sdy = 1 unless otherwise specified).
59
- If you seek to account for the standard error,
60
- specify a non-zero null hypothesis as in the nu argument.")
+ \nregard for the standard error and statistical significance
+ \n(assuming sdx = sdy = 1 unless otherwise specified).
+ \nIf you seek to account for the standard error,
+ \nspecify a non-zero null hypothesis as in the nu argument.")
61
62
## error message if input is inappropriate
63
0 commit comments