Shifts a vector according to the argument mints
Shifts a vector according to the argument mints
setmints(ts, mints)
ts |
A vector of numeric values representing a time series |
mints |
The time series is shifted to have this minimum value. Default NA means use the smallest difference between consecutive, distinct sorted values of the time series. NaN means perform no shift. |
setmints
returns the shifted vector.
Daniel Reuman, reuman@ku.edu
This is an internal function, and no error checking is done.
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.