-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
Description
Consider an addmixture model, where each mutation
Then, we can use an LDA-like model where instead of word positions we have enumerated genes and the vocabulary at each position is
Inference in LDA and closely-related ProdLDA can be implemented e.g., in NumPyro.
This task should be split into several smaller tasks, for example:
- Simulate data sets according to LDA and ProdLDA models.
- Experiment with the implementation provided. See whether simulations match the results.
- If the results are satisfactory, incorporate LDA and ProdLDA into the codebase.
Reactions are currently unavailable