Message-ID: <2c75873c0812190333m10c485dawf328dd6b457474c4@mail.gmail.com>
Date: 2008-12-19T11:33:55Z
From: Graham Smith
Subject: Akaike weight in R
In-Reply-To: <440afb640812190326i512d8f98n32619b110c6b2672@mail.gmail.com>
Odette
> Wondering how can I generate "Akaike weight" with R? I know the description,
> but is there any function to generate by R on the web-site or R library?
> I am using GLM or GLMM (family=binomial), so would be appreciated if you
> help me.
You could have a look at this.
http://bm2.genes.nig.ac.jp/RGM2/R_current/library/aod/man/summary.aic.html
Which is in the OAD package
Graham