roiUpdate: Update a ROI-GLS model

Description Usage Arguments

Description

Refit the ROI-GLS model with best calibration after changes. Try to avoid to unnesssary fitting to identify the new best calibration settings.

Usage

1
2
3
4
roiUpdate(obj, ...)

## S3 method for class 'list'
roiUpdate(obj, ...)

Arguments

obj

A ROI-GLS model. Normally an output of function roiGls

selectNk

Neighborhood size to use. Must be in the list of candidate sizes.

selectForm

Formula to use. Must be in the list of candidate formulas.

newCriteria

Criteria to select the best calibration settings.

newLambda

New parameter lambda used for the GCV criteria.

newSigTol

New parameter tol for the model variance.

newNk

Vector of new neighborhood sizes to try.

#' @param newForm List of New formulas to try.

rmNk

A ROI size to remove from the candidate sizes

rmForm

A formula to remove from the candidate formula


martindurocher/floodRFA documentation built on June 5, 2019, 8:44 p.m.