coef.L0TFinvfix | R Documentation |
Extract the coefficients of the estimated trends under the constraint of a given number of change points.
## S3 method for class 'L0TFinvfix'
coef(object, k = NULL, ...)
## S3 method for class 'L0TFinvopt'
coef(object, k = NULL, ...)
object |
The output of L0TFinvfix or L0TFinvopt |
k |
The given number of change points |
... |
ignore |
Estimated parameters and trends for L0TFinvfix or L0TFinvopt models with specified numbers of change points
print.L0TFinvfix
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.