studentized_boots {alphaci} | 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.