View source: R/f04.nbneq.code.r
| nbn2gema | R Documentation |
from a /nbn/ object defining a normal Bayesian network, computes the
vector mu and the matrix li such that if the vector
E is a vector of i.i.d. centred and standardized normal, then
mu + li
*
E has the same distribution as the input /nbn/.
nbn2gema(nbn)
nbn |
|
a list with the two following components: mu and li.
identical(nbn2gema(rbmn0nbn.02), rbmn0gema.02);
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.