Predict.matrix.pcre.random.effect: 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 pcre.random.effect
Predict.matrix(object, data)
Value
design matrix for PC-based functional random effects
Author
Fabian Scheipl; adapted from 'Predict.matrix.random.effect' by S.N. Wood.