milanwiedemann / lcsm

An R package for latent change score modelling (LCSM)
https://milanwiedemann.github.io/lcsm/
Other
17 stars 3 forks source link

add option to specify lavaan syntax for fit_uni_lcsm() and fit_bi_lcsm() #3

Open milanwiedemann opened 5 years ago

milanwiedemann commented 5 years ago

this will be helpful if there are specific specifications needed for a particular model that cant be generated by the functions of this package

milanwiedemann commented 5 years ago

not sure if this is helpful, at the moment I can return the lavaan syntax for a specified model, then make manual changes and just use the lavaan function instead of fit_uni_lcsm()