S3 method for plotting bootstrap_NHST
results
# S3 method for bmbstats_NHST plot(x, ...)
x | Object of class |
---|---|
... | Extra arguments. Use |
#>#>#> 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.028, 95% CI [-0.144, 0.214] #> H0=0, test: two.sided #> p=0.748plot(mean_NHST)#>