Running Common Factor Model Path Specification
Error in updateThresholdDimnames(.Object, job, flatJob, model@name) :
no slot of name "threshnames" for this object of class "MxRAMObjective"
2.) Question on defaults for 'threshnames' argument. Further in the attached code (model 3), mxFIMLObjective apparantly populates 'threshnames' when the 'dimnames' argument is used, attempting to overwrite the dimnames of the specified threshold matrix. Is this what we planned? I'd like to see threshnames take the names of the thresholds matrix when they're not null regardless of the 'dimnames' argument, but mostly I want to know the rule so I can document it.
I thought I'd try to get us back on the ticket system. I can push to email or the forums if necessary.
Attachment | Size |
---|---|
jointDoc.R | 3.58 KB |
#1
With regards to the second comment, this was intended to maintain backwards-compatibility (over my objections) and provide a mechanism for specifying column names for the ordinal variables. Here are the use cases:
Log in or register to post comments
#2
Log in or register to post comments
#3
Log in or register to post comments