destipif {climatol} | R Documentation |
Undo the standardization performed by tipif
.
destipif(ttip = 3)
ttip |
Type of standardization:
|
destipif
is an internal function used by depudm
, not intended
to be called directly by the user.
It takes the data from object dat.d
previously created.
Previously created object dat.e
is unstandardized, using mean values
(dat.m
) and, eventually, standard deviations (dat.s
).