View source: R/hurdle-methods.R
| AIC.beezdemand_hurdle | R Documentation |
AIC for Hurdle Demand Model
## S3 method for class 'beezdemand_hurdle'
AIC(object, ..., k = 2)
object |
A |
... |
Additional arguments (unused). |
k |
Penalty per parameter. Default is 2 (standard AIC). |
A numeric AIC value.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.