obsMat2deltax {BSL} | R Documentation |
Convert an observation matrix to a vector of n-day displacements. This is a function for the toad example.
obsMat2deltax(X, lag)
X |
The observation matrix to be converted. |
lag |
Interger, the number of day lags to compute the displacement. |
A vector of displacements.