return.reg.spline.fit.2d | R Documentation |
Wrapper function for running SALSA2D
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
)
Cameron Walker, Department of Enginering Science, University of Auckland.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.