AIC.CopulaCenR {CopulaCenR} | R Documentation |
the AIC of a CopulaCenR object
Description
the AIC of a CopulaCenR object
Usage
## S3 method for class 'CopulaCenR'
AIC(object, ..., k = 2)
Arguments
object |
a CopulaCenR object |
... |
further arguments |
k |
numeric, with k = 2 for AIC |
[Package CopulaCenR version 1.2.3 Index]