View source: R/mgcv_functions.R
smooth.construct.randwalk.smooth.spec | R Documentation |
Constructor for random walk smooth
## S3 method for class 'randwalk.smooth.spec'
smooth.construct(object, data, knots)
object |
a smooth object; see documentation for other methods in
|
data |
a data.frame; see documentation for other methods in
|
knots |
not used |
See the function v_s for details.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.