Could you tell me how to estimate ARMAX models [Models with exogenous regressors] in Stata, SAS, SPSS? Thanks in advance!
[此贴子已经被作者于2006-5-4 11:42:54编辑过]
点击浏览该文件 | Regression Models for Categorical Dependent Variables Using Stata, 2nd Edition, by J. Scott Long and Jeremy Freese, shows how to fit and interpret regression models for categorical data with Stata. Nearly 50% longer than the previous edition, the book covers new topics for fitting and interpretating models included in Stata 9, such as multinomial probit models, the stereotype logistic model, and zero-truncated count models. Many of the interpretation techniques have been updated to include interval as well as point estimates. Although regression models for categorical dependent variables are common, few texts explain how to interpret such models. Regression Models for Categorical Dependent Variables Using Stata, 2nd Edition, fills this void, showing how to fit and interpret regression models for categorical data with Stata. The authors also provide a suite of commands for hypothesis testing and model diagnostics to accompany the book. The book begins with an excellent introduction to Stata and then provides a general treatment of estimation, testing, fit, and interpretation in this class of models. Binary, ordinal, nominal, and count outcomes are covered in detail in separate chapters. The final chapter discusses how to fit and interpret models with special characteristics, such as ordinal and nominal independent variables, interaction, and nonlinear terms. One appendix discusses the syntax of the author-written commands, and a second gives details of the datasets used by the authors in the book. This book is filled with concrete examples. Because all the examples, datasets, and author-written commands are available from the authors’ web site, readers can easily replicate the examples using Stata. This book is ideal for students or applied researchers who want to know how to fit and interpret models for categorical data. For further details or to order online, please visit the Stata Bookstore. |
[此贴子已经被作者于2006-5-4 13:01:20编辑过]
Data Analysis Using Stata
Data Analysis Using Stata provides a comprehensive introduction to Stata that will be useful to those who are just learning statistics and Stata as well as users of other statistical packages making the switch to Stata. Throughout the book, the authors make extensive use of examples using data from the German Socioeconomic Panel, a large survey of households containing demographic, income, employment, and other key information.
The book begins with an introduction to the Stata interface and then proceeds with a discussion of Stata syntax and simple programming tools like foreach loops. The core of the book includes chapters on producing tables and graphs, performing linear regression, and using logistic regression. All key concepts are illustrated with multiple examples.
The remainder of the book includes chapters on reading text files, writing programs and ado-files, and Internet resources such as the search command and the SSC archive.
Overall, Kohler and Kreuter's book will serve as a valuable introduction to Stata, both for those who are new to statistics and statistical computing and for those new to Stata but familiar with other programs. The book also makes a handy reference guide for existing Stata users.
For further details or to order online, please visit the Stata Bookstore.
[此贴子已经被作者于2006-5-4 7:46:44编辑过]
Beginning with the comparatively simple random-intercept linear model without covariates, the text develops the mixed model from first principles, familiarizing the reader with terminology, summarizing and relating the widely used estimating strategies, and providing historical perspective.
Once this mixed-model foundation has been established, the text smoothly generalizes to random-intercept models with covariates and then to random-coefficient models. The middle chapters of the text apply the concepts defined earlier for Gaussian models to models for binary responses (e.g., logit and probit), ordinal responses (e.g., ordered logit and ordered probit), and count responses (e.g., Poisson). Models with multiple levels of random variation are then considered, as well as models with crossed (nonnested) random effects. The datasets used are real data from the medical, social, and behavioral sciences literature, and several thought-provoking exercises are included at the end of each chapter.
The text is loaded with applications of generalized mixed models performed in Stata. The authors are the developers of gllamm, a Stata program that can fit a vast array of latent-variable models, of which the generalized linear mixed model is a special case. With the release of version 9, Stata introduced the xtmixed command for fitting linear (Gaussian) mixed models. These two commands, combined with the rest of the xt suite of Stata commands (e.g., xtlogit, xtprobit), can be used in conjunction to perform comparative mixed-model analyses for various response families. The types of models fit by these commands sometimes overlap, and when this occurs the authors highlight the differences in syntax, data organization, and output for the two (or more) commands that can be used to fit the same model. The text also points out the relative strengths and weaknesses of each command when used to fit the same model, based on issues such as computational speed, accuracy, and available predictions and postestimation statistics. In particular, the relationship between gllamm and xtmixed and how they complement each other is made very clear.
In summary, this text is the most complete and up-to-date depiction of Stata's capacity for fitting generalized linear mixed models and an ideal introduction for Stata users wishing to learn about this powerful data-analysis tool.
| Mplus | MLwiN | HLM | SAS | Stata | SPlus | SPSS | Chapter Title | |
| Download Data | Download | Download | Download | Download | Download | Download | Download | Table of Contents |
| Chapter 1 | A framework for investigating change over time | |||||||
| Chapter 2 | Chap 2 | Chap 2 | Chap 2 | Chap 2 | Exploring longitudinal data on change | |||
| Chapter 3 | Chap 3 | Chap 3 | Chap 3 | Chap 3 | Chap 3 | Chap 3 | Introducing the multilevel model for change | |
| Chapter 4 | Chap 4 | Chap 4 | Chap 4 | Chap 4 | Chap 4 | Chap 4 | Doing data analysis with the multilevel model for change | |
| Chapter 5 | Chap 5 | Chap 5 | Chap 5 | Chap 5 | Chap 5 | Chap 5 | Chap 5 | Treating time more flexibly |
| Chapter 6 | Chap 6 | Chap 6 | Chap 6 | Chap 6 | Chap 6 | Chap 6 | Chap 6 | Modeling discontinuous and nonlinear change |
| Chapter 7 | Chap 7 | Chap 7 | Chap 7 | Chap 7 | Chap 7 | Examining the multilevel model's error covariance structure | ||
| Chapter 8 | Chap 8 | Chap 8 | Modeling change using covariance structure analysis | |||||
| Chapter 9 | Chap 9 | Chap 9 | Chap 9 | A framework for investigating event occurrence | ||||
| Chapter 10 | Chap 10 | Chap 10 | Chap 10 | Describing discrete-time event occurrence data | ||||
| Chapter 11 | Chap 11 | Chap 11 | Chap 11 | Chap 11 | Fitting basic discrete-time hazard models | |||
| Chapter 12 | Chap 12 | Chap 12 | Chap 12 | Extending the discrete-time hazard model | ||||
| Chapter 13 | Chap 13 | Chap 13 | Chap 13 | Describing continuous-time event occurrence data | ||||
| Chapter 14 | Chap 14 | Chap 14 | Chap 14 | Fitting the Cox regression model | ||||
| Chapter 15 | Chap 15 | Chap 15 | Chap 15 | Extending the Cox regression model | ||||
| Supplemental Examples | Chap 5 | Chap 5 |
[此贴子已经被作者于2006-5-4 7:54:37编辑过]
A review of Stata 8.1 and its time series capabilities
[此贴子已经被作者于2006-5-4 8:03:09编辑过]
Introductory lecture (Palm Beach County and Voting Machines) | 1 (PDF) | |
2 | Research design and variable measurement | 2 (PDF) |
3 | Introduction to Descriptive Statistics including output from STATA® Graphing example | 3 (PDF) (PDF) |
4 | Describing Bivariate Relationships | |
5 | Regression Forced March | 5 (PDF) |
6 | Multiple Regression | 6 (PDF) |
7 | Sampling and Inference | 7 (PDF) |
8 | Three Special Topics (Interaction Terms, Standardized Regression, and Measurement Error) | 8 (PDF) |
[此贴子已经被作者于2006-5-4 11:41:38编辑过]
[此贴子已经被作者于2006-5-4 8:23:40编辑过]
IMPERFECT LABOR MARKETS
Academic Year 2005-2006
The Aggregate Matching Function (Lecture Notes 1)
Lect1.do (Stata do-file, 2kb)
Matching Function Data: UK (Stata do-file, 13kb)
Calibration of a MP Model with Exogenous JD (Lecture Notes 2)
MP with Endogenous Job Destruction (Lecture Notes 3)
Simulating the Effects of LM Institutions
MP with Quantity and Price Rigidities (Lecture Notes 4)
Some Facts about LM Rigidities
Wage Posting (Lecture Notes 5)
| Chapter | Browse | |
| 2. Linear Models for Continuous Data | html | pdf (332 KB) |
| 3. Logit Models for Binary Data | html | pdf (261 KB) |
| 4. Poisson Models for Count Data* | html | pdf (123 KB) |
| 5. Log-Linear Models for Contingency Tables | html | pdf (146KB) |
| 6. Multinomial Response Models | html | pdf (166 KB |
| 7. Survival Models | html | pdf (214 KB) |
| A. Review of Likelihood Theory | html | pdf (114 KB) |
| B. Generalized Linear Model Theory | html | pdf (126 KB) |
[此贴子已经被作者于2006-5-4 8:49:18编辑过]
| Chapter | Browse | |
| 1. Introduction | html | pdf (81 KB) |
| 2. Linear Models for Continuous Data | html | pdf (313 KB) |
| 3. Logit Models for Binary Data | html | pdf (153 KB) |
| 4. Poisson Models for Count Data | html | pdf (30 KB) |
| 5. Log-Linear Models for Contingency Tables | html | pdf (22 KB) |
| 6. Multinomial Response Models | html | pdf (34 KB) |
| 7. Survival Models | html | pdf (25 KB) |
Stata tutorial in Russian
Applied econometric analysis with Stata 6 (in Russian) is a 110-page introduction into econometric uses of regression with Stata 6 written in Russian. The initial purpose of this book was to serve as the lecture notes on the author's weekly seminars on Stata. The organization of the package and the main data handling commands are given. The basic econometric methods, techniques and tests are discussed, and their Stata counterparts are mentioned.
http://www.komkon.org/~tacik/Stata6Ec.pdf
[此贴子已经被作者于2006-5-4 10:16:04编辑过]
[此贴子已经被作者于2006-5-4 9:09:02编辑过]
[此贴子已经被作者于2006-5-4 10:07:36编辑过]
Hamilton (2004). Statistics with STATA. Updated for Version 8. ISBN:0534997562
[此贴子已经被作者于2006-5-4 10:48:00编辑过]
| Stata | Chapter Title |
| Chapter 2 | Chapter 2. The Simple Regression Model |
| Chapter 3 | Chapter 3. Multiple Regression Analysis: Estimation |
| Chapter 4 | Chapter 4. Multiple Regression Analysis: Inference |
| Chapter 5 | Chapter 5. Multiple Regression Analysis: OLS Asymptotics |
| Chapter 6 | Chapter 6. Multiple Regression Analysis: Further Issues |
| Chapter 7 | Chapter 7. Multiple Regression Analysis with Qualitative Information: Binary (or Dummy) Variables |
| Chapter 8 | Chapter 8. Heteroskedasticity |
| Chapter 9 | Chapter 9. More on Specification and Data Problems |
| Chapter 10 | Chapter 10. Basic Regression Analysis with Time Series Data |
| Chapter 11 | Chapter 11. Further Issues in Using OLS with Time Series Data |
| Chapter 12 | Chapter 12. Serial Correlation and Heteroskedasticity in Time Series Regressions |
| Chapter 13 | Chapter 13. Pooling Cross Sections Across Time. Simple Panel Data Methods |
| Chapter 14 | Chapter 14. Advanced Panel Data Methods |
| Chapter 15 | Chapter 15. Instrumental Variables Estimation and Two Stage Least Squares |
| Chapter 16 | Chapter 16. Simultaneous Equations Models |
| Chapter 17 | Chapter 17. Limited Dependent Variable Models and Sample Selection Corrections |
| Chapter 18 | Chapter 18. Advanced Time Series Topics |
[此贴子已经被作者于2006-5-4 10:54:03编辑过]
ci-II.dta and ci-III.dta -- Stata data files used for Cases II and III in the CI handout
Using Stata for One Sample Tests
1sample-II.dta and 1sample-III.dta -- Stata data files used for Cases II and III in the one sample tests handout
Using Stata for Two Sample Tests
2sample-II.dta, 2sample-III.dta, 2sample-IV.dta, 2sample-V.dta -- Stata data files used for Cases II, III, IV and V in the two sample tests handout
Using Stata for Categorical Data Analysis
categ-I.dta, categ-II.dta, categ-III.dta-- Stata data files used for Cases I, II, III in the categorical data analysis handout
Using Stata for One-Way Analysis of Variance
oneway.dta - Stata data file used in the Stata One-Way ANOVA handout
Using Stata for Two-Way Analysis of Variance
twoway.dta - Stata data file used in the Stata Two-Way ANOVA handout
Using Stata for OLS Regression
reg01.dta - Stata data file used in the Stata Regression handout
Using Stata with Multiple Regression & Matrices
reg01.dta - Stata data file used in the Multiple Regression & Matrices handout

From Graduate Statistics 2:
mulicoll.dta - Stata data file used in the Multicollinearity handout
md.dta - Stata data file used in the Missing Data handout
outliers.dta - Stata data file used in the Outliers handout
reg01.dta - Stata data file used in the Heteroskedasticity handout
Imposing and Testing Equality Constraints in Models
blwh.dta - Stata data file used in the Constraints handout
Interaction Effects and Group Comparisons
blwh.dta - Stata data file used in the Interaction Effects handout
Interpreting Interaction Effects; Interaction Effects and Centering
drinking.dta - Stata data file used in the Interpreting Interaction Effects handout
Using Stata for Logistic Regression
logist.dta - Stata data file used in the Logistic Regression handout
shuttle2.dta - Stata data file used in the Ordered Logit and Multinomial Logit handouts
nonrecur.dta - Stata data file used in the Nonrecursive Models handout
[此贴子已经被作者于2006-5-4 11:03:26编辑过]
Resources for learning Stata |
[此贴子已经被作者于2006-5-4 11:24:56编辑过]
[此贴子已经被作者于2006-5-4 11:31:20编辑过]
TypeOfPage| Notes by Carlos Lamarche | |||
| Issue | Date | Topic | Download your copy |
| 1 | Sep. 1 | A Brief Introduction to STATA | |
| 2 | Sep. 1 | A Brief Introduction to R | e-Tutorial 2 |
| 2 | Sep. 1 | A Box-Cox Transformation and Partial Residual Plot | e-Tutorial 3 |
| 4 | Sep. 13 | Introduction to Dynamic Models | e-Tutorial 4 |
| 5 | Sep. 15 | Akaike and Schwarz Information Criteria | e-Tutorial 5 |
| 6 | Sep. 15 | Delta Method and Bootstrap Techniques | e-Tutorial 6 |
| 7 | Sep. 21 | Autocorrelation, Arch and Heteroscedasticity. | e-Tutorial 7 |
| 8 | Sep. 28 | Granger Causality | e-Tutorial 8 |
| 9 | Oct. 5 | Unit Root and Cointegration | e-Tutorial 9 |
| 10 | Oct. 5 | Monte Carlo Simulation and Nonlinear Regression | e-Tutorial 10 |
| 11 | Oct. 12 | Simultaneous Equations Model | e-Tutorial 11 |
| 12 | Oct. 26 | Panel Data I - Basics | e-Tutorial 12 |
| 13 | Nov. 02 | Panel Data II - HTIV Approach. | e-Tutorial 13 |
| 14 | Nov. 02 | Measures of Inequality | e-Tutorial 14 |
| 15 | Nov. 09 | Quantile Regression | e-Tutorial 15 |
| 16 | Nov. 16 | Binary Data Models | e-Tutorial 16 |
| 17 | Nov. 30 | Count Data Models | e-Tutorial 17 |
| 18 | Nov. 30 | Censored Regression Models | e-Tutorial 18 |
| 19 | Nov. 30 | Survival Analysis | e-Tutorial 19 |
Reshaping Panel Data Using Excel and Stata
Reshaping Panel Dat....l and Stata[长]
[此贴子已经被作者于2006-5-4 11:54:58编辑过]
扫码加好友,拉您进群



收藏
