Lag.matrix | R Documentation |
Works as function lag, but remains NA in the beginnig.
## S3 method for class 'matrix' Lag(x, k = 1) ## Default S3 method: Lag(x, k = 1) Lag(x, ...)
x |
object |
k |
numeric, integer lag |
... |
params |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.