Description Usage Arguments Value Author(s) Examples
This function is mainly used to estimate statistics (standard errors), when the distribution is not know.
1 2 3 4  | 
x | 
 A vector  | 
FUN | 
 a function name to estimate, i.e., 'mean', 'sd', 'var', 'cov', etc.  | 
... | 
 further arguments passed to or used by other methods.  | 
est orignial estimation of parameter
jkest jackknife estimation of parameter
jkvar jackknife estimation of variance
jkbias jackknife estimate of biasness of parameter
jkbiascorr bias corrected parameter estimate
Daniel Marcelino, dmarcelino@live.com
1 2 3  | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.