qreg_gam.update | R Documentation |
This function updates a qreg_gam
model with new training data.
qreg_gam.update(object, newdata, model_name = NULL)
object |
An |
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 |
Update the bam
component of an qreg_gam
model.
An updated qreg_gam
model.
Jethro Browell, jethro.browell@strath.ac.uk
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.