powered by
Compute Akaike weights from AIC scores
akaike.wts(aa)
a vector of Akaike weights
vector of AIC or AICc scores
This function converts a vector of AIC or AICc scores to Akaike weights, a vector that summarizes proportional model support.
compareModels
akaike.wts(c(10, 14, 20))
Run the code above in your browser using DataLab