smooth.construct.randwalk.smooth.spec {vglmer}R 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.


[Package vglmer version 1.0.6 Index]