Description Usage Arguments Value
View source: R/calculate_posteriori.R
Calcalate posteriori distribution for node given samples and evidence
1 | calculate.posteriori(node, samples, evidence)
|
node |
the node |
samples |
list of samples and their likelihood given evidence |
evidence |
vector of integers specifying known values of nodes. This can include NA values for unknown variables. |
posteriori distribution for node
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.