diffn | R Documentation |
Calculate dy/dx where x,y are first and the rest of columns in the entry matrix 'm'
diffn(m, ndiff = 1L)
m |
2- or more-column numeric matrix |
ndiff |
Integer scalar, order of finite difference (1 by default) |
Numeric matrix, first column is midpoints of x, the second and following are dy/dx
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.