Statistics 505
Linear Models
Fall Term 2009
Instructor: Dr. Jim Robison-Cox
Meeting: M-W-F 11:00 - 11:50 in Wilson 1-144.
Course Syllabus Office Hours, Grading Policy, etc.
Course Calendar
Homeworks and solutions.
datasets.
R code examples.
Reference Materials:
- Textbook: A Primer on Linear Models by John Monahan.
CRC Press, 2008, ISBN: 1-4200-6201-8
- R Reference Card in pdf format.
Two pages contain brief summaries of important R commands. Use it to
figure out what topics you need help on.
- SAS Help
for those on MSU campus. From anywhere, you should be able to
read the SAS.com help
on version 9.1
Computing Links
One way to run SAS jobs from home is to create a command file on
your machine, transfer it to gauss, then use putty to log in to
gauss. The command "SAS BATCH file.sas" will run the commands in
the file "file.sas" and create a log file: file.log and an output
file: file.lst. You can transfer those files back to your
computer and see what SAS did for you.
Author:
Jim Robison-Cox
Last Updated: Monday, 14-Sep-2009 14:20:35 MDT