marginal4chain: returns marginal expectations and standard deviations of a...

View source: R/f02.chain.code.r

marginal4chainR Documentation

returns marginal expectations and standard deviations of a chain

Description

From a chain object returns a list with two components: $mu and $sigma vectors of marginal expectations and standard deviations.

Usage

marginal4chain(chain)

Arguments

chain

the chain object to be considered.

Value

a list with the two components $mu and $sigma.

Examples

 marginal4chain(rbmn0chain.02);

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