compute_probs {NPBayesImputeCat}R Documentation

Estimating marginal and joint probabilities in imputed or synthetic datasets

Description

Estimating marginal and joint probabilities in imputed or synthetic datasets

Usage

compute_probs(InputData, varlist)

Arguments

InputData

a list of imputed or synthetic datasets

varlist

a list of variable names (or combination of names) to evaluate (marginal or joint) probabilities for

Value

Results: a list of marginal and joint probability results after combining rules


[Package NPBayesImputeCat version 0.5 Index]