powered by
This function is generic and enables the use of functions related to the model fitting involved with lm and glm objects such as AIC.
lm
glm
AIC
# S3 method for CountsEPPM logLik(object, ...)
The object output from CountsEPPM.
CountsEPPM
currently not used.
David M. Smith <dmccsmith@verizon.net>
if (FALSE) { output.fn <- CountsEPPM(mean.obs ~1, Luningetal.all, model.type,model, initial, ltvalue = 4, utvalue = 11, optimization.method = "nlm") logLik.CountsEPPM(object=output.fn) }
Run the code above in your browser using DataLab