Predict.matrix.gmrf.smooth: Predict from a gmrf smoother

Predict.matrix.gmrf.smoothR Documentation

Predict from a gmrf smoother

Description

This function gives predictions from a gmrf smoother

Usage

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

Arguments

object

an object of class ‘"gmrf.smooth"’ produced by the ‘smooth.construct’ method.

data

a list containing just the data (including any ‘by’ variable) required by this term, with names corresponding to ‘object$term’ (and ‘object$by’). The ‘by’ variable is the last element.

Value

A design matrix


Faskally/gmrf documentation built on Sept. 21, 2023, 1:16 p.m.