genSamp | R Documentation |
Generate sample from posterior distribution of (Gaussian) BN
genSamp(A, xbar, S, n, alpha, T0)
A |
adjacency matrix for graph |
xbar |
sample mean of data |
S |
sample variance of data (not normalized by |
n |
number of samples |
alpha |
prior parameter, default to dimension of data |
T0 |
prior precision, defaults to identity matrix |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.