statistics with r#
This class is meant to be an introduction to inferential statistics, but with a sort of data science bent.
[Link to course webpage in progress as IU migrates its online assets to an updated platform.]
tools#
Tool | Note |
---|---|
RStudio | This is of course the best tool to use when coding in R. |
RPubs | Each week, students submit a “Data Dive”, where they share some kind of analysis (pertinent to the week’s topics) in RPubs, publicly. |
Quarto | I have students use this to publish their own statistical analysis website. |