compare arbitrary (non-nested) linear models

3 Ansichten (letzte 30 Tage)
aya b
aya b am 4 Nov. 2015
Beantwortet: Alexis Villacis am 21 Feb. 2019
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

Antworten (1)

Alexis Villacis
Alexis Villacis am 21 Feb. 2019
you can use AIC and BIC
also if the number of parameters is the same, then you can do Likelihood dominance test

Kategorien

Mehr zu Linearization finden Sie in Help Center und File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by