View source: R/fbestnormalize.R
plot.f_bestNormalize | R Documentation |
Plots diagnostics for an object of class f_bestNormalize
.
## S3 method for class 'f_bestNormalize'
plot(x, which = 1:2, 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_bestNormalize objects
This function is called for its side effect of generating plots and does not return a useful value. It invisibly returns 'NULL'.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.