nbn2mn: computes the joint distribution of a /nbn/

View source: R/f04.nbneq.code.r

nbn2mnR Documentation

computes the joint distribution of a /nbn/

Description

Computes the joint distribution of a /nbn/ with three possible algorithms according to algo.

Usage

nbn2mn(nbn, algo=3)

Arguments

nbn

The nbn object to be converted.

algo

either 1: transforming the nbn into a gema first before getting the mn form; or 2: one variable after another is added to the joint distribution following a topological order; or 3: variances are computed through the differents paths o

Details

To be explained if it works

Value

the resulting /mn/ object

Examples

 print8mn(nbn2mn(rbmn0nbn.05));

rbmn documentation built on July 9, 2023, 6:37 p.m.