Description Usage Arguments Value
Extract the derivatives of an object
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 |
x |
object from which the derivatives should be extracted |
... |
additional arguments (not used right now) |
The derivatives in a format that depends on the class of x
.
This is
parvec -> matrix
,
prdframe -> prdframe
,
prdlist -> prdlist
,
objlist -> named numeric
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.