db.normalize {RGeostats} | R Documentation |
Normalize a set of variables
db.normalize(db, names=db.getname(db,"z",1), oper = "prop", norme = NA, radix = "Norm", modify.target = db.locmod())
db |
The |
names |
List of names of attributes to be normalized. For more information see |
oper |
The code giving the type of normalization to be performed:
|
norme |
Defines the value for the mean or the standard deviation of the normalized variable |
radix |
Radix of the name given to the variables storing the results in the target Db. |
modify.target |
Decides whether or not the newly created variables will have their
locator defined or not. For more information, see |
The target Db where the following variables have been added: - as many variables as input variables