average_model_SE: Compute the average model SE

View source: R/eval_metrics.R

average_model_SER Documentation

Compute the average model SE

Description

Compute the average model SE

Usage

average_model_SE(SE)

Arguments

SE

the SD of the posterior distribution for each parameter in the simulation scenario.

Details

Note that the SE here is not computed around the point estimate. Rather, it is taken from the posterior distribution of the parameter. We input SE (standard error), the formula needs the estimated variance. Hence, the SE is squared in the formula below.

Value

average model SE

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.