scale
that returns zeros instead of NaN
. It also
supports a list of vectors and a matrix input.
zscore(x, ..., multivariate = FALSE, keep.attributes = FALSE)
scale
.x
a multivariate time series? It will be detected automatically if
a list is provided in x
.scale
be preserved?