marginal-mph-method: Marginal method for multivariate phase-type distributions

marginal,mph-methodR Documentation

Marginal method for multivariate phase-type distributions

Description

Marginal method for multivariate phase-type distributions

Usage

## S4 method for signature 'mph'
marginal(x, mar = 1)

Arguments

x

An object of class mph.

mar

Indicator of which marginal.

Value

An object of the of class ph.

Examples

obj <- mph(structure = c("general", "general"))
marginal(obj, 1)

matrixdist documentation built on Aug. 8, 2023, 5:06 p.m.