我在R中进行潜在课堂分析,并有两个问题。
问题1; lca4-6可以分析,但lca7无法分析。
lca7<- poLCA(f,LATENT,nclass=7, maxiter = 500, nrep = 100, graphs = TRUE)
summary(lca7$posterior, disits=2)
.External.graphics中的错误(C_layout,num.rows,num.cols,mat, as.integer(num.figures),: 无效的图形状态
summary(lca7$posterior, disits=2)
摘要错误(lca7 $ posterior,disits = 2):对象'lca7'没有 结果
问题2;你能在数据集中添加每个样本的从属类号吗?