anam.z2y {RGeoS}R Documentation

Raw to Gaussian

Description

Transform an array from Raw to Gaussian values

Usage

anam.z2y(db, names=NA, ngrep=NA, anam = NA, flag.bound = TRUE,
	     radix=NA, modify.target=TRUE)

Arguments

db

The db-class containing the input data

names

List of names of the attributes to be translated

ngrep

Generic name for the attributes. If defined, it overwrites the 'names' argument

anam

The anam-class Class containing the characteristics of the Anamorphosis

flag.bound

When switched ON, the bounds are applied

radix

Radix of the name given to the variables storing the results in the target Db. If not defined, this radix is set to "Gaussian".

modify.target

When TRUE, the results are set as new target variables in the output Db.

Value

Array of translated Gaussian values

See Also

anam.fit, anam.y2z,


[Package RGeoS version 9.1.1 Index]