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.construct.peer.smooth.spec, see smooth.construct

data

see smooth.construct

Value

design matrix for PEER terms

Author(s)

Jonathan Gellar


[Package refund version 0.1-35 Index]