FcnsByCatDataTrans: EnvStats Functions for Data Transformations

FcnsByCatDataTransR Documentation

EnvStats Functions for Data Transformations

Description

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

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".

EnvStats documentation built on Aug. 22, 2023, 5:09 p.m.