SCS CoursesIntroduction to SPSS for WindowsData Analysis Using SAS Assumption Violation in ANOVA Models: Problems and Solutions An Introduction to R |
Instructor: | Ernest Kwan, MA with Sophia Lee |
Dates: | Thursdays: February 7, 21, 28, March 7, 2002 |
Time: | 9:00 a.m. - 12:00 noon |
Location: | Room T107 (PC lab) Steacie Science Library |
Enrolment Limit: | 25 |
Sessions Three and Four will concentrate on SAS programming techniques to modify data and enhance SAS output. More statistical procedures will be introduced for general linear models.
Instructor: | Mirka Ondrack, MSc with Alina Rivilis |
Dates: | SPSS Tuesdays: February 5, 19, 26, March 5, 2002 |
Time: | 9:00 a.m.-12:30 p.m |
Location: | Room T107 (PC lab) Steacie Science Library |
Enrolment Limit: | 25 |
Sessions Two and Three will cover basic data modifications, transformations and other functions including the uses of SPSS system files. More statistical procedures will also be introduced, with an emphasis on the use of graphical methods for examining univariate and bivariate relationships. Session Four will cover Analysis of Variance and Least Squares Regression. As with previous sessions, graphical techniques will be demonstrated.
The following zip file: spss.zip contains SPSS
data sets and scripts used in the course. Copy this file (in binary mode)
to an appropriate directory and use a zip extractor (such as pkunzip or
WinZip) to expand the zip archive into the original files.
Instructor: | Professor Robert Cribbie |
Dates: | Thursdays, February 28, March 7, 14, & 21, 2002 |
Time: | 9:00 a.m. -12:00 p.m |
Location: | TBA |
Enrolment Limit: | 25 |
Instructor: | Professor John Fox |
Dates: | Wednesdays, March 6, 13, 20, and 27, 2002 |
Time: | 2:30 pm to 4:30 pm |
Location: | TBA |
Enrolment Limit: | 25 |
The S language has two major implementations: the commercial product S-PLUS, and the free, open-source R (also called "GNU S"). R, which is the focus of this short course, runs on Unix and Linux systems, Windows PCs, and Macintoshes. Although R is free, it is very high-quality software, to which many of the leading experts on statistical computing have contributed.
A statistical package, such as SPSS, makes
routine data analysis relatively easy, but it is relatively difficult to
do things that are
innovative or nonstandard, or to add to the built-in capabilities of
the package. In contrast, a good statistical computing environment also
makes routine data analysis easy, but additionally supports convenient
programming; this means that users can extend the already impressive facilities
of R.
The purpose of this short course is to show you how to do data analysis in R, including writing programs and constructing non-standard graphs. I assume that you are familiar with the statistical content of the course.
The following topics will be covered:
The text for the short course is J. Fox,
An R and S-PLUS Companion to Applied Regression, Sage (in press).