
- This event has passed.
Statistical Analysis with R
February 4, 2019 @ 8:30 am - 3:00 pm
Modern Languages Building (MLB), Room 2001A
This is a two day workshop (February 4 and 5) in R which is a free and open source environment for data analysis and statistical computing. While R contains many built-in statistical procedures, a powerful feature of R is the facility for users to extend these procedures to suit their own needs. Excellent graphing capability is another reason R is gaining wide popularity.
- How to Obtain R
- Help Tools
- Importing / Exporting Data
- Data Management
- Descriptive and Exploratory Statistics
- Common Statistical Analyses (t-test, Regression Modeling, ANOVA, etc.)
- Graphics
- Creating Functions