ML analysis

Posted on
No user picture. metavid Joined: 06/23/2014
Replied on Thu, 08/28/2014 - 10:13
Picture of user. mhunter Joined: Jul 31, 2009

Is there a reason you can't use the mxCI() function? It computes confidence intervals based on the profile likelihood. That is, it varies the free parameters and monitors the change in likelihood to get the confidence intervals based on changing the likelihood by a certain amount. It handles missing data just fine because it's using FIML, the same as the estimation routine.

Replied on Thu, 08/28/2014 - 13:51
No user picture. metavid Joined: Jun 23, 2014

Good day,

I will consider it given that it takes the missing values into account, instead of using the expected covariance matrix for the parametric bootstrapping. Thank you!

metavid