Extract AIC from coxme.object
# S3 method for coxme extractAIC(fit, scale = NULL, k = 2, ...)
fit | coxme.object |
---|---|
scale | NULL |
k | numeric specifying the 'weight' of the equivalent degrees of freedom (=: edf) part in the AIC formula. |
... | further arguments (currently unused in base R). |
AIC(Integreted, Penalized)
DETAILS
#> Integrated Penalized #> 13.29119 15.68780