probdist: Calculate joint probabilities.

View source: R/probdist.R

probdistR Documentation

Calculate joint probabilities.

Description

Given the generalized Moebius parametrization of an ADMG, calculates an array of joint probabilities.

Usage

probdist(moebius, map, graph)

Arguments

moebius

Object of class mparam.

map

list containing maps for (use maps).

graph

if maps not supplied, an object of class graph; use to calculate maps.

Value

A numeric array of dimensions moebius$dims giving the joint distribution described by the Moebius parameters.

Author(s)

Robin Evans

References

Evans and Richardson (2010).


rje42/ADMGs2 documentation built on Sept. 3, 2024, 7:39 p.m.