aicc.pkm {GenEst} | R Documentation |
extract AICc value from pkm object
Description
extract AICc value from pkm object
Usage
## S3 method for class 'pkm'
aicc(x, ...)
Arguments
x |
object of class |
... |
further arguments passed to or from other methods |
Value
Data frame with the formulas for p and k and the AICc of the model
[Package GenEst version 1.4.9 Index]