Predict.matrix.fpc.smooth {refund}R Documentation

mgcv-style constructor for prediction of FPC terms

Description

mgcv-style constructor for prediction of FPC terms

Usage

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

Arguments

object

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

data

see [mgcv]{smooth.construct}

Value

design matrix for FPC terms

Author(s)

Jonathan Gellar


[Package refund version 0.1-37 Index]