gamMRSea: gamMRSea model function

gamMRSeaR Documentation

gamMRSea model function

Description

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,
  ...
)

Author(s)

LAS Scott-Hayward, University of St Andrews


lindesaysh/MRSea documentation built on May 1, 2024, 6:31 p.m.