MxModel@intervals
Posted on

Forums
some old (over 1 year ago) MxModel objects that i saved are giving me the following error in R:
Error: no slot of name "intervals" for this object of class "MxModel"
if i create a new MxModel, it shows a slot for intervals of type list. but i cannot find documentation for this slot in http://openmx.psyc.virginia.edu/docs/OpenMx/latest/_static/Rdoc/MxModel-class.html (or in the doc for mxModel either).
any help?
best,
greg
The old model does not have a
The old model does not have a slot for confidence intervals. I think the following will work:
If your original model contained submodels, then you'll need to translate those as well.
Log in or register to post comments
In reply to The old model does not have a by mspiegel
merci, and have a happiy
merci,
and have a happiy doliday season.
greg
Log in or register to post comments