plot.f_boxcox | R Documentation |
Create diagnostic plots of an object of class f_boxcox
.
## S3 method for class 'f_boxcox'
plot(x, which = 1:3, ask = FALSE, ...)
x |
An object of class |
which |
Integer determining which graph to plot. Default is |
ask |
Logical. |
... |
Further arguments passed to or from other methods. |
Plot method for f_boxcox objects
This function is called for its side effect of generating plots
and does not return a useful value. It invisibly returns 1
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.