return.reg.spline.fit.2d: Wrapper function for running SALSA2D

return.reg.spline.fit.2dR Documentation

Wrapper function for running SALSA2D

Description

Wrapper function for running SALSA2D

Usage

return.reg.spline.fit.2d(
  splineParams,
  startKnots,
  winHalfWidth,
  fitnessMeasure = "BIC",
  maxIterations = 10,
  tol = 0,
  baseModel = NULL,
  radiusIndices = NULL,
  initialise = TRUE,
  initialKnots = NULL,
  initialaR = NULL,
  interactionTerm = NULL,
  knot.seed = 10,
  plot = FALSE,
  cv.opts,
  basis,
  printout
)

Author(s)

Cameron Walker, Department of Enginering Science, University of Auckland.


lindesaysh/MRSea documentation built on April 5, 2024, 4:39 p.m.