akaike.wts | R Documentation |
Compute Akaike weights from AIC scores
akaike.wts(aa)
aa |
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.
a vector of Akaike weights
compareModels
akaike.wts(c(10, 14, 20))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.