hyunsooseol / snowRMM

Latent Class Analysis(LCA), LCA for ordinal indicators, Latent class growth modeling, Laten Profile Analysis, Rasch model, Linear Logistic Test Model, Rasch mixture model, linear and equipercentile equating can be performed within module.
7 stars 2 forks source link

cairo_ps error #23

Closed MahdiAzizi0 closed 6 months ago

MahdiAzizi0 commented 6 months ago

Github.zip

Dear Seol, Here is the file for the error below: subscript out of bounds Debug Error in all.p[cbind(x.i[, i], 1:n.unique)]: subscript out of bounds private$.run() private$.compute(data) mixRasch::misxRasch(data = data, steps = step, model = type, n.c = 1)",

hyunsooseol commented 6 months ago

Hi

You need to convert characters to numbers first.

Kind Regards Seol