Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

aic.w

Computes AIC weights


Description

This function computes AIC weights for a set of fitted models. It returns an object of class "aic.w" which is just a vector which allows it to be automatically printed with a numerical precision of 8 significant digits.

Usage

aic.w(aic)

Arguments

aic

vector of AIC values for different fitted models. If the vector has names, these names will be inherited by the vector returned by the function.

Value

A vector of AIC weights.

Author(s)

References

Revell, L. J. (2012) phytools: An R package for phylogenetic comparative biology (and other things). Methods Ecol. Evol., 3, 217-223.


phytools

Phylogenetic Tools for Comparative Biology (and Other Things)

v0.7-70
GPL (>= 2)
Authors
Liam J. Revell
Initial release
2020-9-19

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.