Learn R Programming

tsdistributions (version 1.0.2)

coef.tsdistribution.estimate: Extract Model Coefficients

Description

Extract Model Coefficients

Usage

# S3 method for tsdistribution.estimate
coef(object, ...)

# S3 method for tsdistribution.spdestimate coef(object, ...)

Value

A vector of the estimated model coefficients.

Arguments

object

an object of class tsdistribution.estimate.

...

other arguments.