did-you-know? rent-now

Amazon no longer offers textbook rentals. We do!

did-you-know? rent-now

Amazon no longer offers textbook rentals. We do!

We're the #1 textbook rental company. Let us show you why.

9781441917638

Advances in Social Science Research Using R

by
  • ISBN13:

    9781441917638

  • ISBN10:

    1441917632

  • Edition: 1st
  • Format: Paperback
  • Copyright: 2010-01-22
  • Publisher: Springer Nature
  • Purchase Benefits
  • Free Shipping Icon Free Shipping On Orders Over $35!
    Your order must be $35 or more to qualify for free economy shipping. Bulk sales, PO's, Marketplace items, eBooks and apparel do not qualify for this offer.
  • eCampus.com Logo Get Rewarded for Ordering Your Textbooks! Enroll Now
List Price: $169.99 Save up to $112.95
  • Digital
    $123.58
    Add to Cart

    DURATION
    PRICE

Supplemental Materials

What is included with this book?

Summary

This book covers recent advances for quantitative researchers with practical examples from social sciences. The twelve chapters written by distinguished authors cover a wide range of issues--all providing practical tools using the free R software. McCullough: R can be used for reliable statistical computing, whereas most statistical and econometric software cannot. This is illustrated by the effect of abortion on crime.Koenker: Additive models provide a clever compromise between parametric and non-parametric components illustrated by risk factors for Indian malnutrition. Gelman: R graphics in the context of voter participation in US elections. Vinod: New solutions to the old problem of efficient estimation despite autocorrelation and heteroscedasticity among regression errors are proposed and illustrated by the Phillips curve tradeoff between inflation and unemployment. Markus and Gu: New R tools for exploratory data analysis including bubble plots.Vinod, Hsu and Tian: New R tools for portfolio selection borrowed from computer scientists and data-mining experts; relevant to anyone with an investment portfolio.Foster and Kecojevic: Extends the usual analysis of covariance (ANCOVA) illustrated by growth charts for Saudi children. Imai, Keele, Tingley, and Yamamoto: New R tools for solving the age-old scientific problem of assessing the direction and strength of causation. Their job search illustration is of interest during current times of high unemployment. Haupt, Schnurbus, and Tschernig: Consider the choice of functional form for an unknown, potentially nonlinear relationship, explaining a set of new R tools for model visualization and validation. Rindskopf: R methods to fit a multinomial based multivariate analysis of variance (ANOVA) with examples from psychology, sociology, political science, and medicine. Neath: R tools for Bayesian posterior distributions to study increased disease risk in proximity to a hazardous waste site. Numatsi and Rengifo: Explain persistent discrete jumps in financial series subject to misspecification.

Table of Contents

Prefacep. vii
A Brief Review of Each Chapterp. viii
Referencesp. xi
Acknowledgmentsp. xiii
Econometric Computing with "R"p. 1
Introductionp. 1
The Economics Profession Needs Econometric Computingp. 3
Most Users Do Not Know Econometric Computingp. 3
Some Developers Do Not Know Econometric Computingp. 4
Some Textbook Authors Do Not Know Econometric Computingp. 4
Econometric Computing Is Importantp. 6
"R" Is the Best Language for Teaching Econometric Computingp. 8
The Longley Data and Econometric Computingp. 10
Beaton, Rubin and Barone Revisit Longleyp. 12
An Example: Donohue/Levitt's Abortion Paperp. 14
Conclusionsp. 19
Referencesp. 19
Additive Models for Quantile Regression: An Analysis of Risk Factors for Malnutrition in Indiap. 23
Additive Models for Quantile Regressionp. 24
A Model of Childhood Malnutrition in Indiap. 25
A-Selectionp. 26
Confidence Bands and Post-Selection Inferencep. 28
Referencesp. 32
Toward Better R Defaults for Graphics: Example of Voter Turnouts in U.S. Electionsp. 35
Referencesp. 38
Superior Estimation and Inference Avoiding Heteroscedasticity and Flawed Pivots: R-example of Inflation Unemployment Trade-Offp. 39
Introductionp. 40
Heteroscedasticity Efficient (HE) Estimationp. 42
A Limited Monte Carlo Simulation of Efficiency of HEp. 49
An Example of Heteroscedasticity Correctionp. 51
Superior Inference of Deep Parameters Beyond Efficient Estimationp. 57
Summary and Final Remarksp. 58
Appendixp. 59
Referencesp. 62
Bubble Plots as a Model-Free Graphical Tool for Continuous Variablesp. 65
Introductionp. 65
General Principles Bearing on Three-Way Graphsp. 66
Graphical Options Ruled Out a Priorip. 68
Plausible Graphical Alternativesp. 71
The bp3way() Functionp. 74
Use and Options of bp3way() Functionp. 75
Six Key Parameters for Controlling the Graphp. 75
Additional Parameters Controlling the Data Plottedp. 76
Parameters Controlling the Plotted Bubblesp. 76
Parameters Controlling the Gridp. 77
The tacit Parameterp. 77
The bp.data() Functionp. 77
An Empirical Study of Three Graphical Methodsp. 78
Methodp. 78
Resultsp. 80
Discussionp. 89
Appendixesp. 91
Referencesp. 93
Combinatorial Fusion for Improving Portfolio Performancep. 95
Introductionp. 96
Combinatorial Fusion Analysis for Portfoliosp. 97
An Illustrative Example as an Experimentp. 100
Description of the Data Setp. 100
Description of the Steps in Our R Algorithmp. 102
Referencesp. 104
Reference Growth Charts for Saudi Arabian Children and Adolescentsp. 107
Introductionp. 108
Outliersp. 108
LMSp. 113
Smoothing and Evaluationp. 117
Averagingp. 118
Comparisons Using ANCOVAp. 122
Comparing Geographical Regionsp. 122
Comparing Males and Femalesp. 125
Discussionp. 126
Referencesp. 128
Causal Mediation Analysis Using Rp. 129
Introductionp. 130
Installation and Updatingp. 130
The Softwarep. 131
Overviewp. 131
Estimation of the Causal Mediation Effectsp. 132
Sensitivity Analysisp. 134
Current Limitationsp. 136
Examplesp. 138
Estimation of Causal Mediation Effectsp. 138
Sensitivity Analysisp. 147
Concluding Remarksp. 153
Notes and Acknowledgmentp. 153
Referencesp. 153
Statistical Validation of Functional Form in Multiple Regression Using Rp. 155
Model Validationp. 155
No a parametric Methods for Model Validationp. 157
Model Visualization and Validation Using relaxp. 159
Beauty and the Labor Market Revisitedp. 161
Referencesp. 166
Fitting Multinomial Models in R: A Program Based on Bock's Multinomial Response Relation Modelp. 167
Modelp. 167
Program Codep. 169
How to Use the mqual Functionp. 169
Example 1: Test of Independencep. 170
Inputp. 170
Outputp. 170
Example 2: Effect of Aspirin on Myocardial Infarction (MI)p. 171
Inputp. 171
Output from Saturated Modelp. 171
Race x Gender x Party Affiliationp. 172
Inputp. 172
Outputp. 173
Nonstandard Loglinear Modelsp. 174
Technical Details of Estimation Procedurep. 174
Troubleshooting and Usage Suggestionsp. 176
Referencesp. 177
A Bayesian Analysis of Leukemia Incidence Surrounding an Inactive Hazardous Waste Sitep. 179
Introductionp. 179
Data Summariesp. 180
The Modelp. 180
Prior Distributionsp. 183
Analysisp. 184
Estimated Posteriorsp. 185
The Location-Risk Functionp. 187
A Simplified Modelp. 188
Discussionp. 189
Referencesp. 190
Stochastic Volatility Model with Jumps in Returns and Volatility: An R-Package Implementationp. 191
Introductionp. 191
The Stochastic Volatility Model with Jumps in Returns and Volatilityp. 193
Empirical Implementationp. 194
The Datap. 194
The Estimation Methodp. 194
The R Programp. 197
The Resultsp. 197
Conclusion and Future Venues of Researchp. 200
Referencesp. 200
Indexp. 203
Table of Contents provided by Ingram. All Rights Reserved.

Supplemental Materials

What is included with this book?

The New copy of this book will include any supplemental materials advertised. Please check the title of the book to determine if it should include any access cards, study guides, lab manuals, CDs, etc.

The Used, Rental and eBook copies of this book are not guaranteed to include any supplemental materials. Typically, only the book itself is included. This is true even if the title states it includes any access cards, study guides, lab manuals, CDs, etc.

Rewards Program