gamMRSea | R Documentation |
See glm
for details. A splineParams
object may be specified as part of the model object.
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,
...
)
LAS Scott-Hayward, University of St Andrews
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.