marginal_compare_all_syn {NPBayesImputeCat} | R Documentation |
Plot estimated marginal probabilities from observed data vs synthetic datasets
Description
Plot estimated marginal probabilities from observed data vs synthetic datasets
Usage
marginal_compare_all_syn(obsdata, syndata, vars)
Arguments
obsdata |
the observed data |
syndata |
the list of m imputed datasets |
vars |
the variable of interest |
Value
Plot |
the barplot |
Comparison |
a table of marginal probabilies from observed data vs imputed datasets |
[Package NPBayesImputeCat version 0.5 Index]