| integrate | R Documentation |
S3 generic that dispatches to integrate.lgspline for fitted
lgspline objects and falls back to integrate
for ordinary functions.
integrate(f, ...)
## Default S3 method:
integrate(f, ...)
f |
A fitted model object or a function. |
... |
Arguments passed to methods. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.