powered by
Returns AIC with penalty 3 for a randomLCA object.
AIC3(object)
AIC3.
randomLCA object
Ken Beath
# \donttest{ pap.lca2 <- randomLCA(pap[, 1:10], freq = pap$Freq, nclass = 2, cores = 1) print(AIC3(pap.lca2)) # }
Run the code above in your browser using DataLab