| sieve_win | R Documentation |
Test Criteria for Model Selection within Search Area
sieve_win
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 viartail = sieve_default$rtail * 0.
ltailAppropriate only for extrapolating beyond the search
radius. Automaticall disabled via ltail = sieve_default$ltail * 0 + 1
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.