qreg_gam.update: Update a GAM with new training data.

qreg_gam.updateR Documentation

Update a GAM with new training data.

Description

This function updates a qreg_gam model with new training data.

Usage

qreg_gam.update(object, newdata, model_name = NULL)

Arguments

object

An qreg_gam object containing the model to update.

newdata

A data frame or data table containing the values of the model covariates and target variable required to update the model.

model_name

The name of the model in object to be updated.

Details

Update the bam component of an qreg_gam model.

Value

An updated qreg_gam model.

Author(s)

Jethro Browell, jethro.browell@strath.ac.uk


jbrowell/ProbCast documentation built on July 20, 2024, 1:53 p.m.