Description Usage Arguments Examples
S3 method for printing bootstrap_NHST
results
1 2 |
x |
Object of class |
... |
Extra arguments. Not used |
1 2 3 4 5 6 | mean_NHST <- bootstrap_NHST(
describe_data(rnorm(100)),
"mean"
)
mean_NHST
plot(mean_NHST)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.