smooth.construct.gKRLS.smooth.spec {gKRLS} | R Documentation |
Constructor for gKRLS smooth
Description
Constructor for gKRLS smooth
Usage
## S3 method for class 'gKRLS.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 gKRLS for details.
[Package gKRLS version 1.0.4 Index]