improve.step_2d: Function to move knots to neighbours to see if there is any...

improve.step_2dR Documentation

Function to move knots to neighbours to see if there is any improvement in fit

Description

Function to move knots to neighbours to see if there is any improvement in fit

Usage

improve.step_2d(
  gap,
  knotDist,
  radii,
  dists,
  explData,
  num,
  response,
  knotgrid,
  maxIterations,
  fitnessMeasure,
  point,
  knotPoint,
  position,
  aR,
  BIC,
  track,
  out.lm,
  improveNudge,
  tol = 0,
  baseModel,
  radiusIndices,
  models,
  interactionTerm,
  data,
  initDisp,
  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.