plot.L0TFinvfix | R Documentation |
Plots a summary of L0TFinvfix or L0TFinvopt
## S3 method for class 'L0TFinvfix'
plot(x, type = NULL, k = NULL, ...)
## S3 method for class 'L0TFinvopt'
plot(x, type = "mse", k = NULL, ...)
x |
The output of L0TFinvfix or L0TFinvopt |
type |
The values are taken as c(" |
k |
Only used for |
... |
ignore |
Plot the information criteria for L0TFinvfix and L0TFinvopt across an increasing number of change points or display the estimated trend with a selected change point
print.L0TFinvfix
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.