Create diagnostic plots of an object of class f_boxcox
.
# S3 method for f_boxcox
plot(x, which = 1:3, ask = FALSE, ...)
This function is called for its side effect of generating plots
and does not return a useful value. It invisibly returns 1
.
An object of class f_boxcox
.
Integer determining which graph to plot. Default is 1:2
.
Logical. TRUE
waits with plotting each graph until <Return> is pressed. Default is FALSE
.
Further arguments passed to or from other methods.
Plot method for f_boxcox objects