Displaying results 1 - 1 of 1
-
BioSense 2.0 Webinar: Creating Syndrome Definitions Using RStudio
Content Type: Webinar
When public health practitioners use BioSense 2.0, they can view and analyze data on a variety of predetermined syndromes from infectious diseases (such as influenza) to injuries. However, some users may want to use tools to explore new and… read more… <- 'TC_Meaningful_Use_Base' # Create database connection con <- dbConnect(dbDriver('MySQL'), user=USERNAME, … password=PASSWORD, host=HOSTNAME, dbname=DBNAME) Example: Co-morbid Syndrome We want to see the co-occurrence of …

