Learn R Programming

EnvStats (version 2.1.1)

FcnsByCatDataTrans: EnvStats Functions for Data Transformations

Description

The EnvStats functions listed below are useful for deciding on data transformations.

Arguments

Details

Function Name
Description
boxcox
Compute values of an objective for Box-Cox transformations, or
compute optimal transformation based on raw observations
or residuals from a linear model.
boxcoxTransform
Apply a Box-Cox Power transformation to a set of data.
plot.boxcox
Plotting method for an object of class "boxcox".
plot.boxcoxLm
Plotting method for an object of class "boxcoxLm".
print.boxcox
Printing method for an object of class "boxcox".
print.boxcoxLm
Printing method for an object of class "boxcoxLm".