pool_estimated_probs {NPBayesImputeCat} | R Documentation |
Pool probability estimates from imputed or synthetic datasets
Description
Pool probability estimates from imputed or synthetic datasets
Usage
pool_estimated_probs(ComputeProbsResults, method =
c("imputation", "synthesis_full", "synthesis_partial"))
Arguments
ComputeProbsResults |
output from the compute_probs function |
method |
choose between "imputation", "synthesis_full", "synthesis_partial" |
Value
Results: a list of marginal and joint probability results after combining rules
[Package NPBayesImputeCat version 0.5 Index]