marginal-bivphasetype-method: Marginal method for bivphasetype class

marginal,bivphasetype-methodR Documentation

Marginal method for bivphasetype class

Description

Marginal method for bivphasetype class

Usage

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

Arguments

x

An object of class bivphasetype.

mar

Indicator of which marginal.

Value

An object of the of class phasetype.

Examples

obj <- bivphasetype(dimensions = c(3, 3))
marginal(obj, 1)

jorgeyslas/phfrailty documentation built on April 17, 2025, 4:11 p.m.