MSE_MCMC_SE: MSE MCMC Standard Error

View source: R/eval_metrics.R

MSE_MCMC_SER Documentation

MSE MCMC Standard Error

Description

MSE MCMC Standard Error

Usage

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.


smildiner/simHMM documentation built on July 17, 2022, 2 p.m.