Description Usage Arguments Examples
Provides nonparametric confidence intervals via percentile-based resampling for given mlf
function.
1 | boot(x, y, func, reps, conf.int)
|
x, y |
numeric vectors of data values |
func |
specify |
reps |
(optional) number of resamples. Defaults to 500 |
conf.int |
(optional) numeric value indicating level of confidence. Defaults to |
1 2 3 4 5 6 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.