Skip to content

Talks Series and Live Coding sessions at the University of Victoria

License

Notifications You must be signed in to change notification settings

dss-ialh/displaying-health-data

Repository files navigation

col-logo Colloquium organized by the Institute on Aging and Lifelong Health at the University of Victoria digital poster - print poster

Recorded Videos

Day 1 : Health Data

Day 1 recording

1A

Transactional data of Island Health: How patients vote with their feet Dr. Ken Moselle (Island Health) and Dr. Andriy Koval (BC Observatory, UCF)

1B

Visualizing logistic regression with the “coloring book” technique: A study in ggplot2 Dr. Andriy Koval (BC Observatory, UCF)

Day 2 : Substance Use

Day 2 recording

2A

Nuances of information sharing and data display in a mobile application for students with substance use disorder Dr. Barbara (Basia) Andraka-Christou (University of Central Florida, Department of [Health Management and Informatics][hmi]) [hmi]:https://ccie.ucf.edu/hmi/welcome/

2B

Optimizing public health surveillance through reproducible reporting: Response to opioid crisis on Vancouver Island Shannon Tracey (University of Victoria) and Maritia Gully (Island Health)

Day 3 : Dashboard & Pipelines

3A

Building pipelines and dashboards for practitioners: Mobilizing knowledge with reproducible reporting Dr. Will Beasley (University of Oklahoma Health Sciences Center)

3B

Constructing workflows for reproducible analytics: Suppressing small counts for provincial chronic disease dashboard Dr. Andriy Koval (BC Observatory, UCF) and Anthony Leamon (Island Health)

Shared Documents

Live coding

  • Theme 1: Longitudinal perspectives
  • Theme 2: Alluvial (sankey) plots
  • Theme 3: Venn Diagrams

Installation and Documentation

Please execute the following steps:

  1. R is the centerpiece of the analysis. Every few months, you'll need to download the most recent version. {added Sept 2012}

  2. RStudio Desktop is the IDE (integrated design interface) that you'll use to interact with R, GitHub, Markdown, and LaTeX. Updates can be checked easily through the menus Help -> Check for updates. {added Sept 2012}

  3. Install packages needed for this project by executing the following lines:

utils::install.packages("devtools")
devtools::source_gist("2c5e7459b88ec28b9e8fa0c695b15ee3", filename="package-janitor-bbmc.R")
package_janitor_remote("https://raw.githubusercontent.com/OuhscBbmc/RedcapExamplesAndPatterns/master/utility/package-dependency-list.csv")
install.packages("remotes") # Run this line if the 'remotes' package isn't installed already.
remotes::install_github(repo="dss-ialh/displaying-health-data")

About

Talks Series and Live Coding sessions at the University of Victoria

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages