coef.L0TFinvfix: Extract estimated trends
Description
Extract the coefficients of the estimated trends under the constraint of a given number of change points.
Usage
# S3 method for L0TFinvfix
coef(object, k = NULL, ...)# S3 method for L0TFinvopt
coef(object, k = NULL, ...)
Value
Estimated parameters and trends for L0TFinvfix or L0TFinvopt models with specified numbers of change points
Arguments
- object
The output of L0TFinvfix or L0TFinvopt
- k
The given number of change points
- ...
ignore