predict.VFC: Predict method for VFC fits

View source: R/SparseVFC.R

predict.VFCR Documentation

Predict method for VFC fits

Description

Predicted values based on VFC objects.

Usage

## S3 method for class 'VFC'
predict(object, newdata, ...)

Arguments

object

A VFC object generated by SparseVFC().

newdata

A vector specifying the position.

...

Not in use.

Value

A vector.

See Also

SparseVFC()


SparseVFC documentation built on Nov. 10, 2023, 1:17 a.m.