smooth.construct.pcre.smooth.spec: mgcv-style constructor for PC-basis functional random effects
Description
Sets up design matrix for functional random effects based on the PC scores
of the covariance operator of the random effect process.
See smooth.construct.re.smooth.spec for more details on mgcv-style smoother specification
and pcre for the corresponding pffr()-formula wrapper.Usage
## S3 method for class 'pcre.smooth.spec':
smooth.construct(object, data, knots)
Value
- An object of class
"random.effect". See smooth.construct
for the elements that this object will contain.