smooth.construct.randwalk.smooth.spec: Constructor for random walk smooth

View source: R/mgcv_functions.R

smooth.construct.randwalk.smooth.specR Documentation

Constructor for random walk smooth

Description

Constructor for random walk smooth

Usage

## S3 method for class 'randwalk.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 v_s for details.


vglmer documentation built on April 3, 2025, 6:07 p.m.