coef-phasetype-method: Coef method for phasetype class

coef,phasetype-methodR Documentation

Coef method for phasetype class

Description

Coef method for phasetype class

Usage

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

Arguments

object

An object of class phasetype.

Value

Parameters of phase type model.

Examples

obj <- phasetype(structure = "general")
coef(obj)

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