extractAIC-methods {NHPoisson} | R Documentation |
Method mle
for Function extractAIC
Description
Method for generic function extractAIC
for objects of the S4-class mle
or
mlePP
. It is the same method as in
stats4 (that method is not available outside that package).
Methods
signature(fit = "ANY")
signature(fit = "mle")
[Package NHPoisson version 3.3 Index]