Skip to content
View stenhaug's full-sized avatar

Organizations

@StanfordDataScience

Block or report stenhaug

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
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 29 5

  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