mice icon indicating copy to clipboard operation
mice copied to clipboard

Error when applying bycases = FALSE in ampute

Open fmartinssp opened this issue 1 year ago • 1 comments

I'm trying to run the ampute() function with bycases = FALSE, to the proportion of missingness is defined in terms of cells. I found the following error:

"Proportion of missing cells is too large in combination with the desired number of missing variables"

I'm using the Iris dataset and the command is "missing <- ampute(Iris,mech = "MCAR",bycases = FALSE)".

Could anybody help me?

ampute

fmartinssp avatar Oct 09 '22 12:10 fmartinssp

In addition, I am using the package 'mice' version 3.14.0

fmartinssp avatar Oct 09 '22 12:10 fmartinssp