| sieve_win {dwp} | R Documentation |
Test Criteria for Model Selection within Search Area
Description
Test Criteria for Model Selection within Search Area
Usage
sieve_win
Format
A list containing the parameters used for test criteria in model
selection in ddArray objects. The sieve_win values are used
when either sieve = "win" or extent = "win" in arg list of
modelFilter. The sieve parameters are:
$aic = 10the cutoff for DeltaAIC scores; models with higher scores are removed from further consideration.
$hin = Ta boolean to indicate whether or not to use high leverage points as a criterion for model selection.
$rtailAppropriate only for extrapolating beyond the search radius. Automatically disabled via
rtail = sieve_default$rtail * 0.ltailAppropriate only for extrapolating beyond the search radius. Automaticall disabled via
ltail = sieve_default$ltail * 0 + 1
[Package dwp version 1.1 Index]