fd | R Documentation |
Calculates the forward difference of a vector or matrix.
fd(x)
x |
numeric vector or matrix. |
The function is used internally in the Multigam
distribution.
an atomic vector or matrix of the same dimensions as x
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.