summaryrefslogtreecommitdiffstats
path: root/R Scripts
AgeCommit message (Collapse)Author
2015-06-25Worked on process to generate cascades in R, recover them in ml2, andBen Green
compare true/recovered. Results look good: ml2 finds close-to-actual parameters and gets ~60% of the infectors right. I will check how many recovery gets in the top 2 or 3 infectors.
2015-06-20tried generating cascades and recovering parameters, still got the sameBen Green
result where optimization minimizes alpha, delta as much as possible
2015-06-15minor changes for testingBen Green
2015-06-09corrected age to account for each node’s spawn dateBen Green
2015-06-08added my R scriptsBen Green