Chi-Square Confidence Interval
Posted on

Forums
Dear all,
I used the following line to obtain a confidence interval around the chi-square, but I received an error that this key is not found in the mxOptions.
model1a = mxOption(model1,"Chi-Square Confidence Intervals", "Yes")
Indeed, when I ask for "getOption('mxOptions')" the option does not seem to exist. Is this true? Or am I doing something wrong?
Thanks in advance!
Suzanne
OpenMx doesn't provide a
Log in or register to post comments
In reply to OpenMx doesn't provide a by Ryne
what is involved in computing CI around RMSEA?
Might be nice to archive the formulae/model fitting changes necessary to compute these, at least for some basic cases, so someone with some time on their hands can have a go at implementing functions to do this.
Perhaps people adding these request to the wish list, and setting up something so user can vote for what they most often need would be helpful.
Best, t
Log in or register to post comments