I have a case-control study that I'm analysing using the conditional
logistic regression function clogit from the survival package.

I would like to calculate the AICc of the models I fit using clogit.

I have a variety of scripts that can calculate AICc for models with a
logLik method, but clogit does not appear to use this method.

Is there a way I can calculate AICc from clogit in R?

Many thanks,
Katherine Boughey

-- 
School of Environmental Sciences
University of East Anglia
Norwich
NR4 7TJ

______________________________________________
[email protected] mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.

Reply via email to