MSE_MCMC_SE: MSE MCMC Standard Error

Description Usage Arguments Value See Also

View source: R/sim_metrics.R

Description

MSE MCMC Standard Error

Usage

1
MSE_MCMC_SE(MSE, estimates, true_value, nsim)

Arguments

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.

Value

MCMC Standard Error of MSE.

See Also

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.


JasperHG90/sleepsimReval documentation built on May 16, 2020, 2:35 a.m.