abnormally error

Posted on
No user picture. userzht Joined: 02/19/2011

Hi, everyone.

I constructed a Cholesky ACE model. When I drop parameters, one submodel (after mxRun()) showed this error:

The job for model 'AE_Cholesky' exited abnormally with the error message: Objective function returned an infinite value.

How can I deal with it? (Other submodels of similar type which dropped different parameters did run.)

Replied on Fri, 04/01/2011 - 15:24
Picture of user. neale Joined: Jul 31, 2009

See my reply to your other post: http://openmx.psyc.virginia.edu/thread/857#comment-2891

Basically, you need to give the remaining free parameters decent starting values. Dropping a parameter runs a risk of there being little predicted variance remaining, which can cause the likelihood to be zero for one or more observations, which in turn generates a negative infinite log-likelihood.