| nlagm1 | R Documentation | 
Function nlagm1: lagged matrix
nlagm1(x, nlags)
| x | is a matrix | 
| nlags | the number of lags #load data data(exampledata) m=as.matrix(exampledata$y) nlagm1(m,2) | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.