Learn R Programming

intccr (version 3.0.4)

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

newx

a vector of points

Value

The function predict returns a predicted B-splies.

Details

The function predict is a generic function of bs.derivs