| FcnsByCatDataTrans {EnvStats} | R 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". |
[Package EnvStats version 2.8.1 Index]