Hello Quarto

Learning R
Author

Dr. Joscelin Rocha-Hidalgo

Published

April 22, 2025

Buy me a coffeeBuy me a coffee


Statistical Computing at Johns Hopkins Bloomberg School of Public Health

By Stephanie Hicks

Added Fri Apri 14th, 2023

What is this?

Excerpt from course site: This course covers advanced statistical computing programming paradigms and workflows required for the research and application of statistical methods. Includes the basics of programming in unix and/or using command-line tools, introduction to version control, advanced R and tidyverse skills, introduction to creating R packages with documentation, working with relational databases, introduction to functional programming, getting and using data from APIs, introduction to Shiny and dashboards. Topics in statistical data analysis provide working examples.

  1. Link to site here: https://www.stephaniehicks.com/jhustatcomputing2022/
  2. Link to courses repo here: https://github.com/stephaniehicks/jhustatprogramming2022
Back to top