coef-ph-method: Coef method for ph class

coef,ph-methodR Documentation

Coef method for ph class

Description

Coef method for ph class

Usage

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

Arguments

object

An object of class ph.

Value

Parameters of ph model.

Examples

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

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