tipif {climatol} | R Documentation |
Standardization of the series by the chosen method.
tipif(ttip = 3)
ttip |
Type of standardization:
|
tipif
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.
Standardized series dat.z
, mean values dat.m
and,
optionally, standard deviations dat.s
are created.