makeWeightsAIC {binequality} | R Documentation |
This function calculates AIC weights for use in model selection and model averaging.
makeWeightsAIC(aics)
aics |
a (non-empty) numeric vector of AIC values. |
FIXME - citation
Returns a vector of AIC weights.
FIXME - refs
#not run, internal function