coef-mp-method: Coef method for univariate phase-type mixed Poisson class

coef,mp-methodR Documentation

Coef method for univariate phase-type mixed Poisson class

Description

Coef method for univariate phase-type mixed Poisson class

Usage

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

Arguments

object

An object of class mp.

Value

Parameters of the univariate phase type mixed Poisson model.

Examples

obj <- mp(phasetype(structure = "general", dimension = 2))
coef(obj)

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