Normally I'd say you should post a reproducible example where you get a
discrepancy, but that's already been done in an open bug report here:
https://github.com/amices/mice/issues/688 .
Duncan Murdoch
On 2025-02-20 4:19 a.m., Bullinger, Johannes wrote:
Hi,
I am currently facing an issue wit
Hi,
I am currently facing an issue with data imputation in R using the random
forest method from the MICE package. Specifically, I have imputed data that was
missing completely at random (MCAR) using the following R code:
# IMPUTATION
set.seed(500)
# Perform multiple imputation
imputed_dat
2 matches
Mail list logo