mydiff | R Documentation |
This function differences an entire matrix by some defined constant k.
mydiff(x,k)
x |
The matrix to be differenced. |
k |
An integer of the length of difference to perform on each vector of the NxT matrix. |
xx A matrix that has been differenced k times.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.