openpharma / mmrm

Mixed Models for Repeated Measures (MMRM) in R.
https://openpharma.github.io/mmrm/
Other
135 stars 23 forks source link

Add an S3 method AICc(object, ...) #457

Closed xiaohuagong closed 3 months ago

xiaohuagong commented 4 months ago

To do:

danielinteractive commented 3 months ago

Thanks @xiaohuagong , can you please check whether AIC(fit, corrected = TRUE) already implements this? See https://openpharma.github.io/mmrm/latest-tag/reference/mmrm_tmb_methods.html#functions e.g.

xiaohuagong commented 3 months ago

@danielinteractive Thanks. We were able to have the corrected AIC values in the outputs.