Description Usage Arguments Value Author(s)
Give quantiles of bootstrap samples SACE.
1 2 |
object |
an object of class |
nboot |
a positive integer. The number of bootstrap samples desired. |
seed |
an integer vector with length |
alpha |
confidence level. |
max.step |
see documentation of sace. |
singular.ok |
see documentation of sace. |
print.progress |
logical. Need progress be printed? |
a list with 4 elements:
nskip |
number of failures during bootstrap. |
sace.boot.record |
a vector with length |
boot.sd |
scaler. Standard deviation of SACE estimates of all bootstrap samples. |
ci |
a vector with length 2. Estimated confidence interval. |
Zhixuan Shao <shaozhixuansh@pku.edu.cn>
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.