keep.best.model: Keep the best model of a distanceList object

Description Usage Arguments Details Value Author

View source: R/keep.best.model.R

Description

This function keep the model with the lowest AICc value in a distanceList object.

Usage

1

Arguments

x

A distanceList object. See mcds.wrap

Details

Select the model with the smallest AICc value. If more than one model have a Delta AICc equal to zero the uniform models are discaded and the best model is chosen randomly between the remaining models.If the two best models are the uniform model, one is chose randomly and a warning is printed.

Value

An object of class "distanceFit"

Author

Christian Roy


RoyChristian/R2MCDS documentation built on Jan. 13, 2020, 8:17 p.m.