Predict.matrix.pcre.random.effect {refund} | R Documentation |
mgcv-style constructor for prediction of PC-basis functional random effects
Description
mgcv-style constructor for prediction of PC-basis functional random effects
Usage
## S3 method for class 'pcre.random.effect'
Predict.matrix(object, data)
Arguments
object |
a smooth specification object, see |
data |
see |
Value
design matrix for PC-based functional random effects
Author(s)
Fabian Scheipl; adapted from 'Predict.matrix.random.effect' by S.N. Wood.
[Package refund version 0.1-35 Index]