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