Without the dataset and the lines of code, it is difficult to
answer. Can you anonymize the column and row names and send the code
and the data?
Hi!
I am getting an error when trying to use the sup.col function
in a CA.
My code looks like this:
ca_schl2 = CA(schl_ct2, ncp = 5, col.sup = 9:12, graph =
FALSE, row.w = NULL)
This leads to:
Error in crossprod(as.matrix(X.col.sup), U) : non-conformable
arguments
The data seem not to have missings, and I get no error
message when using:
ca_schl2 = CA(schl_ct2[,1:8], ncp = 5, graph = FALSE, row.w =
NULL)
Only, this doesn't give me coordinates for the passive
columns ...
Also, all of the rows and columns have valid 1 entries. In
fact, the problems only come up when I use the col.sup function,
if not all is fine.
Does anybody know what the problem is, or how I can fix it?
Thanks a lot, and best!
Jan
--
Vous recevez ce message, car vous êtes abonné au groupe
Google Groupes "FactoMineR users".
Pour vous désabonner de ce groupe et ne plus recevoir d'e-mails le
concernant, envoyez un e-mail à l'adresse factominer-use...@googlegroups.com.
Cette discussion peut être lue sur le Web à l'adresse https://groups.google.com/d/msgid/factominer-users/a84d60a4-8bd6-4be0-b785-2c5e36f72839n%40googlegroups.com.