getAIC-methods {bild} | R Documentation |
Methods for function getAIC
extracting the Akaike information criterion
for one fitted model object from class bild
.
## S4 method for signature 'bild'
getAIC(object)
object |
an object of class |
Returns a numeric value corresponding to the AIC of the fitted model.
signature(object="bild")
:Returns a numeric value corresponding to the AIC of the fitted model.