compare arbitrary (non-nested) linear models

3 ビュー (過去 30 日間)
aya b
aya b 2015 年 11 月 4 日
回答済み: Alexis Villacis 2019 年 2 月 21 日
When comparing two unrelated models, is it possible to determine which model better explains the data? It seems compare tests whether the altlme better explains the actual data (relative to lme) than random data generated by lme. So compare(model1, model2) and compare(model2, model1) can both be significant. Thanks

回答 (1 件)

Alexis Villacis
Alexis Villacis 2019 年 2 月 21 日
you can use AIC and BIC
also if the number of parameters is the same, then you can do Likelihood dominance test

カテゴリ

Help Center および File ExchangeLinearization についてさらに検索

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by