Error in `[.data.frame`(data.dca, , 1:nfact) : undefined columns selected
Called from: `[.data.frame`(data.dca, , 1:nfact)
--
You received this message because you are subscribed to the Google Groups "mirt-package" group.
To unsubscribe from this group and stop receiving emails from it, send an email to mirt-package...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/mirt-package/d581d128-ade2-4d7e-abbb-43b8dec7e6a5o%40googlegroups.com.
How to post data.frame?more than 8000 rows.
Phil Chalmers於 2020年6月17日星期三 UTC+8下午11時12分37秒寫道:
Can you provide reproducible code for this issue?Phil
On Mon, Jun 15, 2020 at 10:18 PM sss <mailtoy...@gmail.com> wrote:
mirt_model<-'--
f1=q03,q10,q12,q22,q23
f2=q11,q20,q24,q26,q47,q49f3=q19,q21,q25,q52,q50,q58'df_core_irt_ggum<-mirt(df_core,model=3,itemtype ='ggum',method = "MCEM",dentype = "Gaussian",verbose=FALSE,technical = list(NCYCLES = 100))work well.But when I run a confirmation model,got error as below:df_core_irt_ggum<-mirt(df_core,model=mirt_model,itemtype ='ggum',method = "MCEM",dentype = "Gaussian",verbose=FALSE,technical = list(NCYCLES = 100))What's the problem?Error in `[.data.frame`(data.dca, , 1:nfact) : undefined columns selected Called from: `[.data.frame`(data.dca, , 1:nfact)
You received this message because you are subscribed to the Google Groups "mirt-package" group.
To unsubscribe from this group and stop receiving emails from it, send an email to mirt-p...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/mirt-package/d581d128-ade2-4d7e-abbb-43b8dec7e6a5o%40googlegroups.com.
--
You received this message because you are subscribed to the Google Groups "mirt-package" group.
To unsubscribe from this group and stop receiving emails from it, send an email to mirt-package...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/mirt-package/d6e241dc-47c4-4d6b-a347-7a779d2e1ab4o%40googlegroups.com.