predict.dbs: Prediction of derivative of B-spline
Description
Evaluates the derivative of the B-splines basis matrix at given values.
Usage
# S3 method for dbs
predict(object, newx)
Arguments
object
returned object of B-splines
Value
The function predict
returns a predicted B-splies.
Details
The function predict
is a generic function of bs.derivs