Description Usage Arguments Value
A flexible Bayesian nonparametric model that is used as imputation tool for missing covariates.
1 2 |
xx |
Dataset of covariate matrix with missing values (NAs). |
yy |
Response (fully observed). |
datatype |
a vector indicating the type of covariates (0=continuous, 1=binary). |
type |
0=no reponse, 1=continuous response (linear regression used for imputation) and 2=binary response (logistic regression used for imputation) |
numskip |
number of iterations skipped |
burn |
number of iterations for burn-in |
m |
m value |
sigdf |
sig df value |
sigquant |
sign quant values |
kfac |
kd fac value |
Imputed Dataset Values
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.