Recent posts / Archive

Categories

Posts matching category: databases

Hierarchical database in MySQL...

Originally posted by on 06:00 Mon 6 November 2006, last modified 12:34 Mon 7 May 2007.

File under: covariates databases MySQL phd

Okay, so I need to investigate the effect of covariates on influenza infections across a country. Covariates are basically cofounding variables, that may be predictive of the outcome under study. I'm investigating influenza - so lets look at population density. To analyse such data, we need a system to store and retrieve it; a database.

read more...

edit or comment