Predict.matrix.peer.smooth {refund}R Documentation

mgcv-style constructor for prediction of PEER terms

Description

mgcv-style constructor for prediction of PEER terms

Usage

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

Arguments

object

a peer.smooth object created by {.smooth.spec}, see [mgcv]{smooth.construct}

data

see [mgcv]{smooth.construct}

Value

design matrix for PEER terms

Author(s)

Jonathan Gellar


[Package refund version 0.1-37 Index]