Skip to content
View stenhaug's full-sized avatar

Organizations

@StanfordDataScience

Block or report stenhaug

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
stenhaug/README.md

Pinned Loading

  1. teachR teachR Public

    A work-in-progress curriculum of videos, articles, and exercises for teaching data science in R (focusing on the tidyverse)

    HTML 28 6

  2. geo-experiment-sim-study.R geo-experiment-sim-study.R
    1
    library(tidyverse)
    2
    set.seed(82)
    3
    
                  
    4
    ########################## FUNCTIONS ---------------------------------------------------------------
    5
    # simulate a single geo
  3. purrrplus purrrplus Public

    R package that expands the functionality of purrr by executing functions safely while maintaining the structure of a data frame

    R 7 2

  4. COVID-19 COVID-19 Public

    Visualizations from the COVID-19 outbreak thanks to data made available by https://covidtracking.com/

    R 1

  5. irt-basics irt-basics Public

    JavaScript 3 2

  6. cvirt cvirt Public

    Implement two types of cross validation techniques for item response models

    R 1