Description Usage Arguments Value Dependencies Author(s) See Also Examples
View source: R/nBootstrap-jackknife.R
Jackknife
1 |
x |
Matrix, data frame, or vector. Sample data. |
func |
Fit function. The first argument should be sample data. |
... |
Additional named arguments to pass to |
Returns a matrix if func
returns a vector.
Otherwise, it returns a list.
rmvn_chol()
(test)
Ivan Jacob Agaloos Pesigan
Other Nonparametric Bootstrap Functions:
ci_bca_helper()
,
ci_bca()
,
ci_bc()
,
ci_pc()
,
func_jackknife()
,
func_thetahatstar_nb()
,
func_xstar_nb()
,
thetahatstar_nb()
,
xstar_nb()
1 2 3 4 5 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.