Predict.matrix.peer.smooth: mgcv-style constructor for prediction of PEER terms
Description
mgcv-style constructor for prediction of PEER terms
Usage
# S3 method for peer.smooth
Predict.matrix(object, data)
Value
design matrix for PEER terms
Arguments
- object
a peer.smooth
object created by
{.smooth.spec}
, see
[mgcv]{smooth.construct}
- data
see [mgcv]{smooth.construct}