powered by
compute AICc
compute_aicc(rss, n, p, type = "AICc")
residual sum of squares
number of observation
number of nonzero parameters
character "AICc"
Calculating AIC <U+201C>by hand<U+201D> in R in Stack Overflow
# NOT RUN { compute_aicc (rss=10, n=30, p=6, type = "AICc") # }
Run the code above in your browser using DataLab