AIC.ddf {mrds} | R Documentation |
Akaike's An Information Criterion for detection functions
Description
Extract the AIC from a fitted detection function.
Usage
## S3 method for class 'ddf'
AIC(object, ..., k = 2)
Arguments
object |
a fitted detection function object |
... |
optionally more fitted model objects. |
k |
penalty per parameter to be used; the default |
Author(s)
David L Miller
[Package mrds version 2.3.0 Index]