powered by
Wrapper function for no_of_impute.
impute(no_of_impute = 10000, number_mcmc = 10000, .data = NULL)
integer. Number of Monte Carlo imputation for missing data.
scalar. Number of Monte Carlo Markov Chain draws from posterior distribution.
NULL. This should not be changed by the user.
a list with number of imputation
# NOT RUN { impute(no_of_impute = 100, number_mcmc = 1000) # }
Run the code above in your browser using DataLab