simsem / semTools

Useful tools for structural equation modeling
75 stars 36 forks source link

lavoptions$categorical #112

Closed yrosseel closed 2 years ago

yrosseel commented 2 years ago

A small thing: in measEq.R, could you replace lavInspect(lavTemplate, "options")$categorical by lavInspect(lavTemplate, "categorical")? (I will eventually remove $categorical from the options list, as it is not an option, but a model feature)