Learn R Programming

matrixdist (version 1.1.3)

coef,ph-method: Coef Method for ph Class

Description

Coef Method for ph Class

Usage

# S4 method for ph
coef(object)

Value

Parameters of ph model.

Arguments

object

an object of class ph.

Examples

Run this code
obj <- ph(structure = "general")
coef(obj)

Run the code above in your browser using DataLab