Description Usage Arguments Examples
View source: R/transformations.R
Fit an empirical Gaussian Anamorphosis
1 2 |
x |
REAL, input vector |
extrapolate |
LOGICAL, whether to go beyond input limits by multiplying the original range by two |
ndisc |
INTEGER, number of steps used to discretize the range of raw
values, This parameter is used only for empirical anamorphosis and
if the anamorphosis is done via |
useRGeostats |
LOGICAL, where to call |
xlim |
REAL, bounds for the raw variables. For example, |
keepMoments |
LOGICAL, whether to preserve the mean and standard deviation in the transformed variable vector with respect to the raw |
1 2 3 4 5 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.