| bestNormalize-package | bestNormalize: Flexibly calculate the best normalizing transformation for a vector |
| arcsinh_x | arcsinh(x) Transformation |
| autotrader | Prices of 6,283 cars listed on Autotrader |
| bestNormalize | Calculate and perform best normalizing transformation |
| binarize | Binarize |
| boxcox | Box-Cox Normalization |
| exp_x | exp(x) Transformation |
| lambert | Lambert W x F Normalization |
| log_x | Log(x + a) Transformation |
| no_transform | Identity transformation |
| orderNorm | Calculate and perform Ordered Quantile normalizing transformation |
| plot.bestNormalize | Transformation plotting |
| plot.boxcox | Transformation plotting |
| plot.lambert | Transformation plotting |
| plot.orderNorm | Transformation plotting |
| plot.yeojohnson | Transformation plotting |
| predict.arcsinh_x | arcsinh(x) Transformation |
| predict.bestNormalize | Calculate and perform best normalizing transformation |
| predict.binarize | Binarize |
| predict.boxcox | Box-Cox Normalization |
| predict.exp_x | exp(x) Transformation |
| predict.lambert | Lambert W x F Normalization |
| predict.log_x | Log(x + a) Transformation |
| predict.no_transform | Identity transformation |
| predict.orderNorm | Calculate and perform Ordered Quantile normalizing transformation |
| predict.sqrt_x | sqrt(x + a) Normalization |
| predict.yeojohnson | Yeo-Johnson Normalization |
| print.arcsinh_x | arcsinh(x) Transformation |
| print.bestNormalize | Calculate and perform best normalizing transformation |
| print.binarize | Binarize |
| print.boxcox | Box-Cox Normalization |
| print.exp_x | exp(x) Transformation |
| print.lambert | Lambert W x F Normalization |
| print.log_x | Log(x + a) Transformation |
| print.no_transform | Identity transformation |
| print.orderNorm | Calculate and perform Ordered Quantile normalizing transformation |
| print.sqrt_x | sqrt(x + a) Normalization |
| print.yeojohnson | Yeo-Johnson Normalization |
| sqrt_x | sqrt(x + a) Normalization |
| yeojohnson | Yeo-Johnson Normalization |
| _PACKAGE | bestNormalize: Flexibly calculate the best normalizing transformation for a vector |