plot.boxcox: Plot Box-Cox Transformed Data

View source: R/boxcox.R

plot.boxcoxR Documentation

Plot Box-Cox Transformed Data

Description

Plot original data and transformed data with minimum AIC.

Usage

## S3 method for class 'boxcox'
plot(x, rdata = NULL, ...)

Arguments

x

an object of class "boxcox".

rdata

original data, if necessary.

...

further graphical parameters may also be supplied as arguments.


TSSS documentation built on Sept. 29, 2023, 9:07 a.m.