|
Home
Teaching
Research
SPost Commands
Workflow of Data Analysis
Contact and vita
Links
Recommendations
FTP downloads
|
Stat503 Categorial Data Analysis
Fall 2009/2010Stat503 (also taught as Soc650) is a second course in in applied statistics. The first course deals with regression models in which the dependent variable is continuous (e.g., Soc 554). These models include the linear regression model, seemingly unrelated regressions, and systems of simultaneous equations. Stat 503/Soc650 deals with regression models in which the dependent variable is limited or categorical. Such models include probit, logit, ordered logit, and Poisson regression, among others. The prerequisite for this class is a prior course in regression. To see the syllabus, click here. FTP downloads · Due dates· Codebooks · Help · Books· Computing · Enrolling & time conflicts News
Due dates - assignments are due at end of lab.
CodebooksYou can use the following datasets for assignments:
Getting helpIf you need help debugging a program, the best thing to place relevant files in your directory on the lan in a subdirectory called \Help (e.g., \jslong\help). Include the do-file, dataset, and log file (in text format, not smcl). Please follow the guidelines listed below. If you don't follow these guidelines, I won't be able to help. For further details on getting help, check here. 1) The do-file must be self-contained. It must loads the data, create needed variables (if any), generates the problem, and saves a log file in text format. The do-file must have comments explaining what you are doing and what the problem is. 2) If a SPost command is causing a problem, include the command which command-name for the command causing the problem. This tells me which version of the command you are using. 3) Do not refer to specific directories. Assume that your data is located in your working directory. When you specify a specific directory, the do-file won't run on my computer. Here is an example of what the do-file might look: capture log close // ERROR: prchange produces variable not found error. // load data and check data // estimate logit // compute discrete change log close Books
Files to downloadMost materials other than the course notes (available at TIS or the Campus Bookstore) can be downloaded here. Files will be added throughout the semester. ComputingIf you want to install the ado files needed for this class, follow this link. You will also find sample programs and data sets at that location. While you may freely use my ado files, they require Stata to run. Stata is installed in campus computing labs. Personal copies can be purchased from the IU Stat/Math Center. Enrolling in Soc650/Stat503 and Time ConflictsEnrollment: Unfortunately, there are more students who want to take S650 than there are seats in the class. First priority is given to graduate students in sociology since this is a required course for them. Otherwise, authorizations for the class are given on a first-come-first-serve basis. If you are interested in taking the class, contact the graduate secretary in sociology to get on the list. The graduate secretary (socgrad@indiana.edu) will contact you regarding authorization for the class. If you are given an authorization, you need to sign up for the class during the normal enrollment period; if you do not, your authorization will be given to the next student on the wait list. Time conflicts: If you have another class that overlaps with the lecture time for Stat503/Soc650, you will need to take one of the classes in another semester. If you have a time conflict with all of the lab times, you should take the class some other semester. If you can attend some of the labs each week and you are already familiar with Stata (or can learn it on your own), you will probably do fine but might have to work harder than students who can attend lab. While most of the lab time is used for students doing independent work, the teaching assistant will give some short lectures related to the assignments. For example, he/she might provide additional information about keeping a research log or how to format tables using Word. Getting ready for Soc650/Stat503There are several things you can do to get ready for the class.
|
|
|