probdist | R Documentation |
Given the generalized Moebius parametrization of an ADMG, calculates an array of joint probabilities.
probdist(moebius, map, graph)
moebius |
Object of class |
map |
list containing maps for (use |
graph |
if maps not supplied, an object of class |
A numeric array of dimensions moebius$dims
giving the joint
distribution described by the Moebius parameters.
Robin Evans
Evans and Richardson (2010).
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.