shiftMatrix | R Documentation |
Internal function for creation of sparse shift matrix.
shiftMatrix(n, q)
n |
Integer specifying dimensions of the shift matrix. |
q |
Integer specifying the order of the shift matrix. Value |
Returns a sparse matrix (class "ngCMatrix"
).
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.