View source: R/functions_smooth_derive.r
kin.derive | R Documentation |
smooth then calculate derivatives of a given variable with respect to a specific predictor. Inputs:
kin.derive(x, y, l = 0.2, d)
x: |
predictor |
y: |
variable to be smoothed |
l: |
lambda - smoothing parameter (default to .2) |
d: |
order of derivative |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.