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
|
data |
a data.frame; see documentation for other methods in
|
knots |
not used |
Details
See the function v_s for details.
[Package vglmer version 1.0.6 Index]