coef-bivphasetype-method: Coef method for bivphasetype class

coef,bivphasetype-methodR Documentation

Coef method for bivphasetype class

Description

Coef method for bivphasetype class

Usage

## S4 method for signature 'bivphasetype'
coef(object)

Arguments

object

An object of class bivphasetype.

Value

Parameters of bivariate phase-type model.

Examples

obj <- bivphasetype(dimensions = c(3, 3))
coef(obj)

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