anam.eval {RGeostats} | R Documentation |
Transform an array of values from Gaussian into Raw values, or backwards
anam.eval(anam, val, flag.bound = TRUE, flag.y2z = TRUE)
anam |
The |
val |
Array of values to be transformed |
flag.bound |
When switched ON, the bounds are applied |
flag.y2z |
When TRUE, the input values are considered as Gaussian and are transformed into Raw When FALSE, the input values are considered as Raw and are transformed into Gaussian |
Array of translated values