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 CenterFile Exchange에서 Linearization에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by