studentized_boots | R Documentation |
Studentized bootstrap estimates using transformers.
studentized_boots(n_reps, x, type, parallel, transformer, standardized = FALSE)
n_reps |
Number of bootstrap repetitions. |
x |
Data to estimate alpha on. |
type |
Type of confidence interval. Either |
parallel |
If |
transformer |
A |
standardized |
If |
Studentized bootstrap estimates.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.