Open reetakankaanpaa opened 2 years ago
Hi,
Thanks for trying out!
Could it be the case that your input is actually a list? If so, then psychonetrics expects a list for nobs as well.
Best, Kees-Jan
If your correlation matrix is defined a data.frame change it into a matrix.
Hi,
thank you for the excellent example syntax to compare lvm and networks. however, when I try to write my own syntax, I get halted by this error message. I don't know what to do, since my nobs = n_data is indeed a 1*1 vector meaning sample size.