predict.gamm4: Internal function for extracting predictions from MOB-based...

View source: R/gamtree.R

predict.gamm4R Documentation

Internal function for extracting predictions from MOB-based GAM trees.

Description

predict.gamm4 extract predictions from objects of class gamm4.

Usage

## S3 method for class 'gamm4'
predict(object, newdata, ...)

Arguments

object

an object of class gamm4.

newdata

an optional data.frame in which to look for variables with which to predict. If omitted, the fitted values are used.

...

currently not used.


marjoleinF/gamtree documentation built on July 3, 2024, 9:18 a.m.