Description Usage Arguments Value
Bootstrap statistics of sample distribution of the mean
1 | bootStatsMean(x, B = NULL, seed = 42L)
|
x |
Sample of a random variable. |
B |
Bootstrap size for estimating sampling distribution of the mean, default to sample size. |
seed |
Random seed for bootstrapping. |
Data.table of sample mean, standard error, bootstrap range and 90 If B = 100, bootstrap range is ~98
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.