See glm
for details. A splineParams
object may be specified as part of the model object.
Usage
gamMRSea(
formula,
family = gaussian,
data,
weights,
subset,
na.action,
start = NULL,
etastart,
mustart,
offset,
control = list(...),
model = TRUE,
method = "glm.fit",
x = FALSE,
y = TRUE,
contrasts = NULL,
splineParams = NULL,
...
)