I am currently using the doLCA plugin list to estimate an unconditional RMLCA model. However, I have more than 29 variables in my variable list. The model runs correctly with 28 variables however when I increase to 29 or more I only get these information from my output. So I don't manage to estimate BIC, G-Squared, entropy or any other fit statistics. Can someone explain me why? Is there a maximum number of variables in the varlist I can use to estimate the model?
. return list
scalars:
r(df) = 1023241762
r(loglikelihood) = -121251.2430986291
r(iteration) = 879
matrices:
r(rho) : 60 x 2
r(gamma) : 1 x 2
scalars:
r(df) = 1023241762
r(loglikelihood) = -121251.2430986291
r(iteration) = 879
matrices:
r(rho) : 60 x 2
r(gamma) : 1 x 2
Comment