I'd like to try the K prototypes for my data, but when I use the code:
kpres <- kproto(#name of data", "number of cluster", lambda = xx)
I get the following mistake:
Error in Ops.data.frame(x[, j], rep(protos[i, j], nrows)) : list of length 3994 not meaningful
Does somebody know how to fix it?
Thanks!!