getConditional {fbnet} | R Documentation |
getConditional: a function for obtaining the coditional probability tables based on a given evidence.
Description
getConditional: a function for obtaining the coditional probability tables based on a given evidence.
Usage
getConditional(lf)
Arguments
lf |
A list of joint probabilities. |
Value
A list of conditioned probabilities.
[Package fbnet version 1.0.3 Index]