以下,いつも通り,とりあえずのメモとして。
生態学あたりでは有名な以下のモデル選択本では,サンプル数が小さい時には,AICではなく,AICcの使用が進められています。
Model Selection and Multimodel Inference: A Practical Information-Theoretic Approach
- 作者: Kenneth P. Burnham,David R. Anderson
- 出版社/メーカー: Springer
- 発売日: 2013/10/04
- メディア: ペーパーバック
- 購入: 1人 クリック: 23回
- この商品を含むブログ (1件) を見る
これに対して,久保さんのサイトでは,
と記載されています。すなわち正規分布を誤差分布とした場合で,それ以外の分布を使用する場合は,むやみに使うのは避けた方がよいということだと思われます。
ぱっと見つけた範囲では,Ecological Models and Data in Rの著者Bolkerさんは,そのdraftの中で以下のように述べています*1。それによるとこの問題は未解決の問題だとした上で,著者自身はサンプルサイズが小さい場合はAICcの使用を進めています。
The AIC c was originally derived on the basis of linear models with normally distributed errors, so it may apply to a smaller range of models than the AIC ― but this is really an op en question. Shono (2000) found using simulation studies that the AICc gave accurate answers for typical fisheries data sets, although Richards (2005) suggests that AICc might not perform as well for other kinds of ecological data sets. (I would recommend using AICc for small samples, but being careful with the results if they disagree with the results based on large-sample AIC.)
Ecological Models and Data in R
- 作者: Benjamin M. Bolker
- 出版社/メーカー: Princeton Univ Pr
- 発売日: 2008/07/01
- メディア: ハードカバー
- 購入: 1人 クリック: 19回
- この商品を含むブログ (1件) を見る
*1:出版された本は所持してないです