Dear All,
I wondered if anyone could help me with identifying and resolving an error term I get when using LCAvarsel.
For context, the library is intended for variable selection in latent class analysis.
install.packages("LCAvarsel")
install.packages("poLCA")
library(LCAvarsel)
library(poLCA)
sel1 <- LCAvarsel(carcinoma)
The following error is returned:
Error in prettyNum(.Internal(format(x, trim, digits, nsmall, width, 3L, :
invalid value 0 for 'digits' argument