Learn R Programming

binequality (version 1.0.4)

makeWeightsAIC: A function to calculate AIC weights

Description

This function calculates AIC weights for use in model selection and model averaging.

Usage

makeWeightsAIC(aics)

Arguments

aics

a (non-empty) numeric vector of AIC values.

Value

Returns a vector of AIC weights.

Details

FIXME - citation

References

FIXME - refs

Examples

Run this code
# NOT RUN {
#not run, internal function
# }

Run the code above in your browser using DataLab