smooth.construct.gKRLS.smooth.spec: Constructor for gKRLS smooth

View source: R/mgcv_function.R

smooth.construct.gKRLS.smooth.specR Documentation

Constructor for gKRLS smooth

Description

Constructor for gKRLS smooth

Usage

## S3 method for class 'gKRLS.smooth.spec'
smooth.construct(object, data, knots)

Arguments

object

a smooth object; see documentation for other methods in mgcv.

data

a data.frame; see documentation for other methods in mgcv.

knots

not used

Details

See the function gKRLS for details.


gKRLS documentation built on Sept. 11, 2024, 8:24 p.m.