Ch11_Kevin J. Grimm, Nilam Ram, Ryne Estabrook_Growth Modeling Structural Equation and Multilevel Modeling Approaches

Posted on
No user picture. Veronica_echo Joined: 02/23/2018

Hi everyone,

I am trying to estimate the knot of piecewise latent growth model and using one piece of code from Grimm, Ram & Estabrook's book as my reference (P268-269). However, it reported an error "Error: Illegal label 'L10[1, 1]' detected in matrix 'A'. Square brackets must contain numeric literals when used inside of labels."

Based on a previous discussion [https://openmx.ssri.psu.edu//thread/684?q=thread/684](https://openmx.ssri.psu.edu//thread/684?q=thread/684), I guess it may result from feature reduction, yet I have no idea how to handle it. Is there any solution to this issue? Any advice or suggestion would be appreciated.

I attached the codes including the simulated data.

--solved, thanks

Replied on Sat, 03/03/2018 - 16:43
Picture of user. mhunter Joined: 07/31/2009

If you don't mind, could you mention what solved the issue.

What it the space? `L10[1, 1]` versus `L10[1,1]`