coverage | R Documentation |
Compute coverage
coverage(CI, true_param_value)
CI |
list. Each element contains the upper and lower values of the 95% CI of an interation. |
true_param_value |
numeric scalar. True value of the parameter. |
numeric vector with two values: (1) Probability that the 95% CI contains the true value and (2) MCMC Standard Error
Morris, Tim P., Ian R. White, and Michael J. Crowther. "Using simulation studies to evaluate statistical methods." Statistics in medicine 38.11 (2019): 2074-2102.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.