Data Wrangling in Stata
Disciplinary expertise and interdisciplinary connections Inquiry, discovery, and creation
January 16th, 10:00am–3:00pm
REGISTRATION IS REQUIRED FOR THIS EVENT. TO REGISTER, PLEASE VISIT: https://www.sscc.wisc.edu/sscc_jsp/training/details.jsp?class_id=2952 "Data Wrangling" is the process of preparing data for analysis, which includes importing, cleaning, recoding, restructuring, combining, and anything else data needs before it can be analyzed. Data wrangling is a critical skill for research. In this class you'll learn how to wrangle data using Stata.
Data Wrangling in R
Disciplinary expertise and interdisciplinary connections Inquiry, discovery, and creation
January 16th, 10:00am–3:00pm
REGISTRATION IS REQUIRED FOR THIS EVENT. TO REGISTER PLEASE GO TO: https://sscc.wisc.edu/sscc_jsp/training/details.jsp?class_id=2907 "Data Wrangling" is the process of preparing data for analysis, which includes importing, cleaning, recoding, restructuring, combining, and anything else data needs before it can be analyzed. Data wrangling is a critical skill for research. This course teaches wrangling skills using the tools of the tidyverse.
Data Wrangling in R
Disciplinary expertise and interdisciplinary connections Inquiry, discovery, and creation
January 17th, 10:00am–3:00pm
REGISTRATION IS REQUIRED FOR THIS EVENT. TO REGISTER PLEASE GO TO: https://sscc.wisc.edu/sscc_jsp/training/details.jsp?class_id=2907 "Data Wrangling" is the process of preparing data for analysis, which includes importing, cleaning, recoding, restructuring, combining, and anything else data needs before it can be analyzed. Data wrangling is a critical skill for research. This course teaches wrangling skills using the tools of the tidyverse.
Discovery to Product (D2P) Open House
Career development Inquiry, discovery, and creation Leadership Managing projects and people Communication
January 17th, 12:30pm
Have you ever wondered where to start with your innovation or research idea? How do you develop it into a viable product, service or company? Meet our expert mentors and learn about our free training—attend a 30-minute UW Discovery to Product (D2P) virtual open house.
Data Visualization in R: GGplot2 Basics
Disciplinary expertise and interdisciplinary connections Inquiry, discovery, and creation
January 28th, 10:00am–12:00pm
REGISTRATION IS REQUIRED FOR THIS EVENT. TO REGISTER PLEASE GO TO: https://sscc.wisc.edu/sscc_jsp/training/details.jsp?class_id=2955 This workshop will teach you how to create and modify data visualizations using ggplot2, a popular plotting package in R. Emphasis is placed on using plots to understand distributions of different numbers and types of variables.
Introduction to R
Disciplinary expertise and interdisciplinary connections Inquiry, discovery, and creation
January 30th, 9:00am–12:30pm
REGISTRATION IS REQUIRED FOR THIS COURSE: https://sscc.wisc.edu/sscc_jsp/training/details.jsp?class_id=2960 An introduction to the basics of the RStudio interface and the R language, with topics including creating and running scripts, saving your work, using functions, and installing packages. There will be opportunities to apply what we learn during class time.
NVivo Software Basics (Online)
Career development Disciplinary expertise and interdisciplinary connections Inquiry, discovery, and creation Managing projects and people
February 4th, 12:00pm–2:00pm
NVivo is a popular qualitative data analysis software application that can be used to analyze interview transcripts and textual survey responses. NVivo facilitates the storage and organization of data, and provides tools for text coding. NVivo also provides a suite of analytical tools such as word frequency analysis and matrix-coding analysis. Register here:
Discovery to Product (D2P) Open House
Career development Inclusion and diversity Inquiry, discovery, and creation Leadership Managing projects and people Communication
February 5th, 4:30pm
Have you ever wondered where to start with your innovation or research idea? How do you develop it into a viable product, service or company? Meet our expert mentors and learn about our free training—attend a 30-minute UW Discovery to Product (D2P) virtual open house.
Discovery to Product (D2P) Open House
Career development Inclusion and diversity Inquiry, discovery, and creation Leadership Managing projects and people Communication
February 7th, 12:30pm
Have you ever wondered where to start with your innovation or research idea? How do you develop it into a viable product, service or company? Meet our expert mentors and learn about our free training—attend a 30-minute UW Discovery to Product (D2P) virtual open house.
Loops and Macros in Stata
Disciplinary expertise and interdisciplinary connections Inquiry, discovery, and creation
February 7th, 1:00pm–3:00pm
Have you ever had to do the same thing to ten different variables and wished you didn't have to write it out ten times? If so, this workshop is for you. If you haven't you will, so we recommend this workshop for anyone who anticipates using Stata regularly. This class will cover using Stata macros and loops to make your code easier to write--sometimes so much easier that doing it any other way would be impractical. The material covered in this course can also be found in our Knowledge Base und