Description Usage Arguments Value
View source: R/mcse_function.R
Calculate performance criteria and MCSE.
1 2 3 4 5 6 7 8 9 10 |
estimates |
A numeric vector including the estimates. |
alpha |
A number indicating the nominal alpha level. |
K |
A number indicating number of simulation iterations. |
lower_bound |
A numeric vector indicating the lower bound for confidence interval coverage and width calculations. |
upper_bound |
A numeric vector indicating the upper bound for confidence interval coverage and width calculations. |
perfm_criteria |
A character or a character vector indicating the performance criteria to be calculated. |
true_parameter |
A number indicating the true parameter. |
The performance criteria estimate and the associated MCSE.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.