idem-lab / map-ir-pipeline

Prototype/pseudo code demonstrating stacked generalisation method used in https://journals.plos.org/plosbiology/article?id=10.1371/journal.pbio.3000633#sec010
0 stars 0 forks source link

implement INLA workflow #73

Open njtierney opened 2 weeks ago

njtierney commented 2 weeks ago

from https://github.com/pahanc/Mapping-insecticide-resistance/tree/1.0/GP%20meta-model

njtierney commented 2 weeks ago

Make some nice functions that create the various parts of the INLA mesh in https://github.com/pahanc/Mapping-insecticide-resistance/blob/1.0/GP%20meta-model/indep_model_gen_gauss_4way_val.r

Basically this is most of the functions that start with inla.***

These will need to be created multiple times - don't stress too much about getting understanding of INLA down, just creating nice functions to handle the INLA creation components