Learn R Programming

vglmer (version 1.0.5)

Predict.matrix.randwalk.smooth: Predict Methods for random walk smooth

Description

Predict Methods for random walk smooth

Usage

# S3 method for randwalk.smooth
Predict.matrix(object, data)

Arguments

object

a smooth object; see documentation for other methods in mgcv.

data

a data.frame; see documentation for other methods in mgcv.