Predict.matrix.gKRLS.smooth {gKRLS} | R Documentation |
Predict Methods for gKRLS smooth
Description
Predict Methods for gKRLS smooth
Usage
## S3 method for class 'gKRLS.smooth'
Predict.matrix(object, data)
Arguments
object |
a smooth object; see documentation for other methods in
|
data |
a data.frame; see documentation for other methods in
|
[Package gKRLS version 1.0.4 Index]