plot.tsissm.estimate | R Documentation |
Plots for objects generated from the tsissm functions.
## S3 method for class 'tsissm.estimate' plot(x, y = NULL, ...) ## S3 method for class 'tsissm.simulate' plot(x, y = NULL, ...) ## S3 method for class 'tsissm.profile' plot(x, y = NULL, type = c("metrics", "coef"), ...)
x |
an object of class “tsissm.estimate”, “tsissm.simulate” or “tsissm.profile”. |
y |
not used. |
... |
additional arguments passed to the underlying plot function. |
type |
type of profile plot for objects of class “tsissm.profile”. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.