aic | R Documentation |
functions for calculating AICc for carcass dispersion models.
aic(x, ...)
## S3 method for class 'ddArray'
aic(x, extent = "full", ...)
## S3 method for class 'ddArraycc'
aic(x, extent = "full", ...)
## S3 method for class 'dd'
aic(x, ...)
x |
list of models ( |
... |
ignored |
extent |
Include only the extensible models ( |
Data frame with AICc and deltaAICc for all models in x
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.