Description Usage Arguments Value
Bootstrap TRICEP/BICEP for a coefficient, starting at the MLE.
1 2 3 |
fix_index |
a vector indicating the indices to be boostrapped. |
X |
a design matrix with observations in rows and variables in columns. |
y |
a vector of the responses. Default is |
family |
either the GLM family or |
B |
the number of boostrap replications. |
prob |
the coverage probability. |
mean_init |
the MLE for the coefficients. |
algorithm |
a string indicating the algorithm to be used. |
parallel |
a boolean indicating whether each replicate should be parallelized. A backend for |
seed |
an integer for setting the seed. |
... |
additional arguments passed to |
A list with the bootstrapped test statistic and the replicates.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.