idem-lab / map-ir-pipeline

Prototype demonstration of stacked generalisation method used in https://journals.plos.org/plosbiology/article?id=10.1371/journal.pbio.3000633#sec010
3 stars 1 forks source link

Efficiently fitting L1 model for each insecticide #51

Closed njtierney closed 2 weeks ago

njtierney commented 8 months ago

In #50 we will be fitting L1 model for each insecticide.

But we will want to make this more efficient - perhaps as a separate targets step/function to avoid large computational overhead.

goldingn commented 2 weeks ago

74 uses INLA for L1, it's nort fast but it's as efficient as it can be :)