get.best.model | R Documentation |
Extract the best model from a list of models using the AIC.
get.best.model(object, ...)
object |
the list of models |
... |
Parameters passed to AIC.list |
The model which is assessed as best. If more than one are equal, the first is chosen.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.