Predict.matrix.sympspline.smooth: Predict matrix method for (skew-)symmetric smooths

Predict.matrix.sympspline.smoothR Documentation

Predict matrix method for (skew-)symmetric smooths

Description

Method generating the predict matrix for a (skew-)symmetric (cyclic) univariate or bivariate P-spline smooth. Adapted from sparseFLMM::Predict.matrix.symm.smooth.

Usage

## S3 method for class 'sympspline.smooth'
Predict.matrix(object, data)

Arguments

object

a sympspline.smooth object created by smooth.construct.sps.smooth.spec. See smooth.construct.

data

a list containing the data. See smooth.construct.

Value

A matrix which will map the parameters associated with the smooth to the vector of values of the smooth evaluated at the covariate values given in object.


Almond-S/manifoldboost documentation built on June 23, 2022, 11:06 a.m.