error with R code: incorrect number of subscripts on matrix

Hallo,

I’m trying to do multiple imputation with R package “Amelia” and got this error while runing it on training data:
ERROR R To R 4:43:726:7 Execute failed: Error in R code: “Error: incorrect number of subscripts on matrix”

Have anyone idea about how could that happen and how to solve this problem??
Thanks…

Best Regards,
N.

Hi @Northern,

Can you please post your script here? Have you tried running the same code directly in R, e.g. in RStudio?

Cheers,
Roland