DASL-Lab / provoc

PROportions of Variants of Concern using counts, coverage, and a variant matrix.
https://dasl-lab.github.io/provoc/
MIT License
0 stars 0 forks source link

Investigate the effect of changes to the variant matrix (variable importance measures) #17

Open DBecker7 opened 7 months ago

DBecker7 commented 7 months ago

There are two things that can be changed in the variant matrix:

  1. Add or remove variants.
  2. Change the definitions of the variants (include or exclude some mutations).

I'm mainly interested in 1, but some work should be done for 2 as well.

This should take the form of a vignette that repeatedly re-fits the same model but with random subsets of the variant matrix to see how the estimates change. This is essentially investigating multicollinearity of the predictors, but the predictors are binary so this is tricky. This can also be framed as a study of variable importance. A second section of the vignette might randomly toggle a few entries of the variant matrix to see how important individual mutations are to a given variant.

Ideally, the results of this could result in new variable importance measure functions that could be useful for models that are not part of provoc.