Skip to contents

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

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