GithubHelp home page GithubHelp logo

biostatistics-recitation-2018's Introduction

Biostatistics (BIO 0132) recitation

The initial commit of this repository were the final materials used for the Fall 2018 semester of Biostatistics, a course offered through the biology department at Tufts University. This was the third semester I had been a TA for the course. The first semester, the course used SPSS for data analysis and the recitation was offered as optional and mostly an open office hours for help troubleshooting SPSS issues. The second semester I taught, we made the switch to R. I migrated course materials including worksheets and homeworks to use R Notebooks. These materials are in a separate repository. I co-taught a required recitation section with Natalie Kerr, for which we created all the course materials. The primary goal of the recitation was to give students the tools they needed to complete weekly problem sets and reinforce lecture concepts.

The following year (this repo) I co-taught the course with Avalon Owens and we took a tidyverse-centric approach to introducing students to R. Students were required to install R and RStudio as well as go through the DataCamp Introduction to R course before the first recitation.

Feel free to fork and edit to use for your own course. If you notice mistakes or have suggestions for improvement, please file an issue.

I also re-worked all the problem sets to be done in RMarkdown documents. These are hosted in a separate, private repository, but please feel free to contact me if you are interested in modifying them for your own use.

Update 2019-08-27

The R ecosystem moves fast, so here are some things I've learned about that might be helpful in modifying this repo:

  • RStudio can now knit to Powerpoint by default! You might be able to just change the YAML of the current ioslides presentations and make powerpoints with no problem, but I can't guarantee that. You can also supply a template .ppt file and R will use it to format your slides when you knit. More info: https://support.rstudio.com/hc/en-us/articles/360004672913-Rendering-PowerPoint-Presentations-with-RStudio

  • Code highlighting! One thing Avalon and I struggled with, was a way to color-code bits of R code. When students are new to coding, it's difficult to tell which bits they can edit (e.g. object names, axis labels) and which bits they can't (e.g. function names, argument names). Color coding might help with that. You can now do this pretty easily in R Markdown with the demoR package! You might also be able to just format the text after knitting to powerpoint.

  • This really amazing way of explaining RStudio panes from @RLadiesNCL:

Update 2020-01-30

rstudio::conf2020 is happening right now, and one of the presentations was on the new flipbookr package, which seems AMAZING for teaching R coding. It looks like it currently works with xaringan slides.

biostatistics-recitation-2018's People

Contributors

aariq avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.