Relative Content

Tag Archive for rmissing-datadimensionality-reduction

Error when setting seed with imputeMFA function

I am trying to run the imputeMFA function from the missMDA package and I want to check how stable the solution is compared to other imputation methods, so I cannot use the default where seed = NULL. I need to introduce a variety of seeds to get a variety of solutions. But the code is crashing whenever I set a seed. Any idea what can I do?