smooth.construct.randwalk.smooth.spec: Constructor for random walk smooth
Description
Constructor for random walk smooth
Usage
# S3 method for 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.