coef.tsdistribution.estimate | R Documentation |
Extract Model Coefficients
## S3 method for class 'tsdistribution.estimate'
coef(object, ...)
## S3 method for class 'tsdistribution.spdestimate'
coef(object, ...)
object |
an object of class tsdistribution.estimate. |
... |
other arguments. |
A vector of the estimated model coefficients.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.