extract_functional: Extract coefficients for functional lags

extract_functionalR Documentation

Extract coefficients for functional lags

Description

Extract coefficients for functional lags

Usage

extract_functional(x, se = TRUE, select = NULL, scale = -1)

Arguments

x

is a fitted gam() with m >= 1 linear functional terms

se

logical TRUE says to return the SE estimate as well

select

allows restricting which functional term is returned; default is all

scale

may be vestigial

Value

returns a data.frame with columns term, lag, coef, se


khelmsmith/flm_NE_WNV documentation built on June 24, 2022, 11:13 p.m.