Description Usage Arguments Value
Calculates the difference matrix of order 2 (ISSUE – Only gets difference matrix of order 2 for now).
1 | GetDiffMatrix(nr, ord = 2)
|
nr |
Number of rows the difference matrix will have. |
ord |
Order of the difference matrix. |
A difference matrix of order ord
with dimensions nr
by \code{nr} + \code{ord}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.