getInt | R Documentation |
Integrate the spline of an vgam object
getInt(coef, spline, sampleScore, stop.on.error = FALSE, ...)
coef |
A vector of coefficients |
spline |
The cubic smoothing spline |
sampleScore |
the observed environmental scores |
stop.on.error |
see ?integrate |
... |
additional arguments passed on to integrate() |
a scalar, the value of the integral
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.