mgcv-style constructor for prediction of FPC terms
## S3 method for class 'fpc.smooth' Predict.matrix(object, data)
object
a fpc.smooth object created by {smooth.construct.fpc.smooth.spec}, see [mgcv]{smooth.construct}
fpc.smooth
{smooth.construct.fpc.smooth.spec}
[mgcv]{smooth.construct}
data
see [mgcv]{smooth.construct}
design matrix for FPC terms
Jonathan Gellar