Events

  • R II: Programming

    Off Campus Location

    People using R for applied research are often not taught basic programming practices such as writing functions, efficient iterative processing, vectorization, and other practices that would make their research far […]

    Generalized estimating equations in Python

    Rackham Building, Earl Lewis Room, 3rd Floor East 915 E. Washington St., Ann Arbor, MI, United States

    GEE is an extension of the generalized linear modeling (GLM) framework for dependent data.  GEE can be used with longitudinal data, clustered data, and other forms of dependent data where […]

    R by Example: Functional Programming with dplyr

    In the R by Example series of workshops, we’ll discuss example analyses in R as a vehicle for learning  commonly used tools and programming patterns.  The “Functional Programming with dplyr” workshop will […]

    Introduction to Stata

    Audience: Those who have never used Stata before but wish to learn. By the end of the workshop, participants will be able to: Work with Stata, including using Do-files and […]

    Multilevel models in Python

    Rackham Building, Earl Lewis Room, 3rd Floor East 915 E. Washington St., Ann Arbor, MI, United States

    Multilevel modeling is the state-of-the-art approach for handling data with complex dependence structure in a regression analysis.  This workshop will discuss fitting multilevel models in Python using the Statsmodels package. […]

    Building software projects with Make: beyond basics

    Rackham Building, Earl Lewis Room, 3rd Floor East 915 E. Washington St., Ann Arbor, MI, United States

    In this workshop we will use Make to manage build dependency in a multi-file, multi-language software project.  We will learn how to use Make functions, automatically generate dependencies, and inquire […]