| AIC.fcrr | R Documentation |
Similar functional utility to coef methods.
## S3 method for class 'fcrr'
AIC(object, ..., k = 2)
object |
|
... |
Additional arguments. Not implemented. |
k |
Numeric, the penalty per parameter to be used; the default k = 2 is the classical AIC. |
A numeric value with the corresponding AIC (or BIC, or ..., depending on k).
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.