S3 method for printing bootstrap_NHST
results
# S3 method for bmbstats_NHST print(x, ...)
x | Object of class |
---|---|
... | Extra arguments. Not used |
#>#>#> Warning: extreme order statistics used as endpoints#> Warning: boot::boot.ci returned error or NULL when estimating CIs for min estimator. Returning NAs for upper and lower CIs#>mean_NHST#> Null-hypothesis significance test for the `mean` estimator #> Bootstrap result: mean=-0.005, 95% CI [-0.211, 0.196] #> H0=0, test: two.sided #> p=0.9645plot(mean_NHST)#>