Description Usage Arguments Value Examples
View source: R/boot_mean_var.R
boot_mean_var
This is used to compute a mean and variance within a bootstrap function
1 | boot_mean_var(x, d)
|
x |
Numeric vector |
d |
None |
mean and variance of x
1 | boot_mean_var(x= c(1,2,2,2,2,3))
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.