Skip to contents

This is support for the smoother functions ga() interfaces for Simon Wood's gam() functions from package mgcv. It is not intended to be called directly by users. From gamlss.add::gamlss.ga.

Usage

gamlss.ga(x, y, w, xeval = NULL, ...)

Arguments

x

The explanatory variables

y

Iterative y variable

w

Iterative weights

xeval

If xeval=TRUE then prediction is used

...

Other arguments

Value

Not used

Examples

print("No example")
#> [1] "No example"