Predict.matrix.gKRLS.smooth {gKRLS} | R Documentation |
Predict Methods for gKRLS smooth
## S3 method for class 'gKRLS.smooth'
Predict.matrix(object, data)
object |
a smooth object; see documentation for other methods in
|
data |
a data.frame; see documentation for other methods in
|