Bias
Bias is computed as the difference between the population parameter and the mean of the parameter estimates obtained from the simulation.
data(results_lta_est, package = "manCULTA")
FigBiasLTAEst(results_lta_est = results_lta_est)
RMSE
Root mean square error (RMSE) is the square root of the average squared difference between the simulation estimates and the population parameter.
data(results_lta_est, package = "manCULTA")
FigRMSELTAEst(results_lta_est = results_lta_est)
Coverage
Coverage probability is the proportion of simulation replications in which the confidence interval contains the population parameter.
data(results_lta_est, package = "manCULTA")
FigCoverageLTAEst(results_lta_est = results_lta_est)
Power
Statistical power is the proportion of simulation replications in which the null hypothesis was correctly rejected.
data(results_lta_est, package = "manCULTA")
FigPowerLTAEst(results_lta_est = results_lta_est)
Parameters
The parameters are indexed as follows:
parameter.
Unique state variance for item 1.parameter.
Unique state variance for item 2.parameter.
Unique state variance for item 3.parameter.
Unique state variance for item 4.parameter.
Intercept for initial log-odds of profile 0 (vs. profile 1) when .parameter.
Covariate effect on initial profile membership; higher increases odds of profile 0.parameter.
Baseline log-odds of being in profile 0 across days.parameter.
Increased odds of staying in profile 0 if previously in that profile; reflects persistence.parameter.
Covariate effect on staying in profile 0; higher increases persistence.parameter.
Covariate effect on switching from state to profile 0; higher increases transition odds.parameter.
Profile specific mean for profile 0 and item 1.parameter.
Profile specific mean for profile 0 and item 2.parameter.
Profile specific mean for profile 0 and item 3.parameter.
Profile specific mean for profile 0 and item 4.parameter.
Profile specific mean for profile 1 and item 1.parameter.
Profile specific mean for profile 1 and item 2.parameter.
Profile specific mean for profile 1 and item 3.parameter.
Profile specific mean for profile 1 and item 4.