Open ThisIsLorenzo opened 5 hours ago
@ThisIsLorenzo
Thanks - actually mod_chem is a much better model, which I am a bit surprised how much better it is
I want you to run a few more models during our meeting so please be ready to run some models for me.
Thanks!
At this point in the code, I added a section to run and compare simpler models against mod_chem
based on their AICc values.
If you want to run the models, simply execute the code up to this point @itchyshin
We want to compare our current model (subgroup correlated effects model):
with a simpler model with only one variance component:
The model with the lower AICc value is generally preferred because it indicates a better fit with fewer parameters. In this case: mod_chem has an AICc of 4122.4325. mod_chem2 has an AICc of 6731.0388.
@itchyshin