Predict.matrix.ar.smooth: Predict.matrix method for ar basis

View source: R/ar_basis.R

Predict.matrix.ar.smoothR Documentation

Predict.matrix method for ar basis

Description

Predict.matrix method for ar basis

Usage

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

Arguments

object

a ar.smooth object created by smooth.construct.ar.smooth.spec, see smooth.construct

data

see smooth.construct

Value

design matrix for dt terms

Author(s)

Jonathan Gellar


jgellar/mgcvTrans documentation built on Aug. 10, 2022, 4:02 p.m.