The function is used to impute the missing data using Monte Carlo Expectation Maximization Random Forest Imputation
MERO(Data, ntree = 100, Nsets = 5)A list containing data sets and imputed means, and imputed standard deviation.
a data matrix with missing values. The columns correspond to the variables and the rows to the observations.
number of trees to grow in each forest.
number of simulations/ data sets to be generated.
Mohamed Soudy Mohmedsoudy2009@gmail.com