Learn R Programming

refund (version 0.1-37)

Predict.matrix.fpc.smooth: mgcv-style constructor for prediction of FPC terms

Description

mgcv-style constructor for prediction of FPC terms

Usage

# S3 method for fpc.smooth
Predict.matrix(object, data)

Value

design matrix for FPC terms

Arguments

object

a fpc.smooth object created by {smooth.construct.fpc.smooth.spec}, see [mgcv]{smooth.construct}

data

see [mgcv]{smooth.construct}

Author

Jonathan Gellar