Versions prior to v0.4.1 may silently produce incorrect results when using any of the methods norm, pmm, 2lonly.norm or 2lonly.pmm. This is because the error variance was systematically underestimated in linear regression models.
This issue does not affect imputations conducted by other methods.
Users using affected functionality should:
- Upgrade to v0.4.1 or later and
- Recompute previous outputs generated under affected conditions.
My apologies for any inconvenience.
Versions prior to v0.4.1 may silently produce incorrect results when using any of the methods
norm,pmm,2lonly.normor2lonly.pmm. This is because the error variance was systematically underestimated in linear regression models.This issue does not affect imputations conducted by other methods.
Users using affected functionality should:
My apologies for any inconvenience.