dlinzer / poLCA

Polytomous Variable Latent Class Analysis (R package)
https://dlinzer.github.io/poLCA/
48 stars 17 forks source link

Error in ginv(info) : could not find function "ginv" #18

Closed dchiu911 closed 2 years ago

dchiu911 commented 5 years ago

Need to add MASS:: to ginv() here Otherwise you get errors of

Error in ginv(info) : could not find function "ginv"

if you run poLCA::poLCA() (without attaching via library(poLCA))

JeffreyBLewis commented 2 years ago

Fixed in Version 1.6.