compute AICc
compute_aicc(rss, n, p, type = "AICc")
rss
n
p
type
compute_aicc (rss=10, n=30, p=6, type = "AICc")
Calculating AIC “by hand” in R in Stack Overflow
Useful links