MSE_MCMC_SE | R Documentation |
MSE MCMC Standard Error
MSE_MCMC_SE(MSE, estimates, true_value, nsim)
MSE |
Mean-Squared Error. MSE. |
estimates |
k-length numeric vector. k >= 1 and holds the parameter values of the estimated parameters. |
true_value |
numeric. Value of the ground-truth parameter. |
nsim |
scalar. Number of iterations used in the scenario. |
MCMC Standard Error of MSE.
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.