Learn R Programming

MSTest (version 0.1.5)

coef.HMmdl: coef of a HMmdl object

Description

This is a method for the function coef() for objects of the class HMmdl.

Usage

# S3 method for HMmdl
coef(object, ...)

Value

vector of coefficients.

Arguments

object

an object for which the extraction of model coefficients is meaningful.

...

other arguments.