Events

  • Introduction to Programming with Python & Matlab

    Modern Languages Building (MLB), Room 2001A

    This is a four-part workshop introducing programming concepts to those with little-to-no programming experience. The four 2-hour sessions will take place over two weeks, with Python being taught in the first three sessions, and Matlab in the fourth session. Computers are provided. Session 1: Feb 6, 11am - 1pm - Location: MLB 2001a Session 2: […]

    Mixed Models with R

    Modern Languages Building (MLB), Room 2001A

    Mixed models are an extremely useful modeling tool for situations in which there is some dependency among observations in the data, where the correlation typically arises from the observations being clustered in some way. For example, it is quite common to have data in which we have repeated measurements for the units of observation, or […]

    Sliding into Slurm: An early look at U-M’s new high-performance computing environment

    East Hall B254 530 Church St., Ann Arbor, MI, United States

    This workshop will provide a brief overview of the the new HPC environment and is intended for current Flux and Armis users.  We will use the temporary Beta HPC cluster to demonstrate how jobs will be submitted and managed under the new Great Lakes, Armis2, and Lighthouse clusters available later this year.   There are […]

    Introduction to the Flux cluster and batch computing

    East Hall B254 530 Church St., Ann Arbor, MI, United States

    This workshop will provide a brief overview of the components of the Flux Cluster. The main body of the workshop will cover the resource manager and scheduler, creating submissions scripts to run jobs and the options available in them, and hands-on experience. By the end of the workshop, every participant should have created a submission […]

    Mixed Effects Modeling in Stata

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

    We'll discuss mixed model regression (also known as multi-level models or hierarchical linear models) in this session which is used for repeated measures data or data which has a clustering element.  We'll start with a theoretical overview, discuss choosing an appropriate model, fitting the models, checking assumptions and post-hoc analysis. We'll also cover diagnosing convergence […]

    Advanced batch computing on the Flux cluster

    East Hall B254 530 Church St., Ann Arbor, MI, United States

    This course will cover some more advanced topics in cluster computing on the U-M Flux Cluster. Topics to be covered include a review of common parallel programming models and basic use of Flux; dependent and array scheduling; advanced troubleshooting and analysis using checkjob, qstat, and other tools; and parallel debugging and profiling of C and […]

    Introduction to the Linux Command Line

    East Hall B254 530 Church St., Ann Arbor, MI, United States

    This course will familiarize the student with the basics of accessing and interacting with Linux computers using the GNU/Linux operating system’s Bash shell, also generically referred to as “the command line”. Topics include: a brief overview of Linux, the Bash shell, navigating the file system, basic commands, shell redirection, permissions, processes, and the command environment. […]

    Python for Data Analysis

    Modern Languages Building (MLB), Room 2001A

    Learn data analysis with Python. We’ll be using pandas, the go-to Python library used for data wrangling and analysis. We’ll be practicing with several different real-world datasets (e.g. time-series, text) and learning how to read, write, clean, transform, merge and reshape data. The workshop is intended for users with basic Python knowledge. Anaconda Python 3.6 […]

    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. We will discuss the motivation and main use cases for multilevel modeling, and illustrate by example how to fit linear and generalized linear mixed models. […]

    The 2nd Annual Data for Public Good Symposium

    Forum Hall, Palmer Commons

    Do you have experience in working alongside community partners in data analysis or program evaluation? Do you want to connect with others who are using their skills for public good? National efforts from organizations such as DataKind, Data Science for Social Good, and Statistics without Borders have been expanding in recent years as more individuals […]