coef.tsdistribution.estimate: Extract Model Coefficients

View source: R/methods.R

coef.tsdistribution.estimateR Documentation

Extract Model Coefficients

Description

Extract Model Coefficients

Usage

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

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

Arguments

object

an object of class tsdistribution.estimate.

...

other arguments.

Value

A vector of the estimated model coefficients.


tsdistributions documentation built on June 8, 2025, 11:20 a.m.