Description Usage Arguments Value
S3 generic function for getting the probability of a value given a nodes parents take specific values.
1 | prob(object, pvals, val, aux, met = "aux")
|
object |
the node object. |
pvals |
the values taken by the node's parents. |
val |
the value taken by the node. |
the probability of the node taking the specified value given its parents take the specified values.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.