getInt: Integrate the spline of an vgam object

Description Usage Arguments Value

View source: R/F_getInt.R

Description

Integrate the spline of an vgam object

Usage

1
getInt(coef, spline, sampleScore, stop.on.error = FALSE, ...)

Arguments

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()

Value

a scalar, the value of the integral


RCM documentation built on Nov. 8, 2020, 5:22 p.m.

Related to getInt in RCM...