Shifts a vector according to the argument mints
setmints(ts, mints)
A vector of numeric values representing a time series
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