blab / mers-structure

MERS-CoV spillover at the camel-human interface
Creative Commons Attribution Share Alike 4.0 International
6 stars 3 forks source link

Revamp Monte Carlo Methods section #17

Closed trvrb closed 7 years ago

trvrb commented 7 years ago

@evogytis ---

This revises the Monte Carlo methods section for flow and clarity. I made some small notational changes as well. Marc made me use proper matrix notation for the flux paper and I've been trying to stick with this since. Here, a vector should be c and an element of a vector should be ci. Uppercase for scalars. Bold uppercase for matrices.

I did have one issue, I'm not sure this line is correct: https://github.com/blab/mers-structure/blob/2987a5ff775331e8adfc61857bad4314d6c741a2/mers-structure.tex#L547

This is saying to sum from 0 cases drawn to ci and normalize. I'm pretty sure you want to (and probably did) sum and normalize from 0 to M (the largest possible cluster that could be drawn). Can you clarify this bit please?

Otherwise, please merge.