diffn {bspline} | R Documentation |
Calculate dy/dx where x,y are first and second columns of 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