| qreg_gam.add_quantiles | R Documentation |
qreg_gam model.This function adds new conditional quantile models and associated predictions
to an exisiting qreg_gam object. This is a much faster approach to add
new quantiles than re-estimating the main GAM using qreg_gam(). This
function is also called within qreg_gam().
qreg_gam.add_quantiles(object, data, quantiles)
object |
An |
data |
The data used to fit |
quantiles |
The new quantiles to be added to |
Adds new qunatile models to qreg_gam object.
An updated qreg_gam.
Jethro Browell, jethro.browell@glasgow.ac.uk
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.