Fast multiple imputation with random forests.
copied from cf-staging / miceforestMultiple Imputation iteratively 'fills in' missing values in a dataset by modeling each variable as a function of the other variables. The function used in this package is random forests, because they have advantages which work well with the multiple imputation algorithm. For detailed information, see https://github.com/AnotherSamWilson/miceforest