directBS_srs | R Documentation |
Direct bootstrap methods for simple random sampling
directBS_srs(y, N, B, method)
y |
vector of sample values |
N |
scalar, representing the population size |
B |
scalar, number of bootstrap replications |
method |
a string indicating the bootstrap method to be used, available methods are: 'Efron', 'McCarthySnowden', 'RaoWu', 'Sitter'. |
See Mashreghi et al. (2016) for details about the algorithm.
Mashreghi Z.; Haziza D.; Léger C., 2016. A survey of bootstrap methods in finite population sampling. Statistics Surveys 10 1-52.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.