Political Analysis Using R: Use R!
Autor James E. Monogan IIIen Limba Engleză Paperback – 22 dec 2015
Din seria Use R!
- 19% Preț: 393.45 lei
- Preț: 374.86 lei
- 17% Preț: 430.21 lei
- 17% Preț: 362.15 lei
- 15% Preț: 651.26 lei
- Preț: 226.73 lei
- 17% Preț: 458.07 lei
- 17% Preț: 395.94 lei
- 20% Preț: 503.87 lei
- 17% Preț: 396.92 lei
- 15% Preț: 360.58 lei
- 17% Preț: 362.74 lei
- 15% Preț: 478.37 lei
- 15% Preț: 453.76 lei
- 15% Preț: 505.52 lei
- Preț: 470.88 lei
- 15% Preț: 476.19 lei
- Preț: 438.75 lei
- 15% Preț: 499.16 lei
- 18% Preț: 756.42 lei
- 15% Preț: 480.11 lei
- 18% Preț: 753.71 lei
- 18% Preț: 753.54 lei
- 15% Preț: 488.79 lei
- Preț: 434.30 lei
- Preț: 404.60 lei
- 15% Preț: 476.19 lei
- Preț: 403.28 lei
- 15% Preț: 669.41 lei
- 15% Preț: 480.29 lei
- 15% Preț: 475.25 lei
- 15% Preț: 562.05 lei
- 15% Preț: 569.12 lei
- 15% Preț: 478.55 lei
- 15% Preț: 669.71 lei
- Preț: 404.23 lei
- 15% Preț: 569.44 lei
- 15% Preț: 563.15 lei
- Preț: 436.18 lei
- Preț: 373.76 lei
- 15% Preț: 477.93 lei
- Preț: 407.54 lei
- 15% Preț: 500.98 lei
- 15% Preț: 511.20 lei
- 15% Preț: 560.14 lei
- Preț: 437.07 lei
- Preț: 471.42 lei
Preț: 276.09 lei
Nou
Puncte Express: 414
Preț estimativ în valută:
52.84€ • 55.74$ • 44.03£
52.84€ • 55.74$ • 44.03£
Carte disponibilă
Livrare economică 12-26 decembrie
Livrare express 27 noiembrie-03 decembrie pentru 31.36 lei
Preluare comenzi: 021 569.72.76
Specificații
ISBN-13: 9783319234458
ISBN-10: 3319234455
Pagini: 300
Ilustrații: XIII, 242 p. 38 illus., 19 illus. in color.
Dimensiuni: 155 x 235 x 16 mm
Greutate: 0.37 kg
Ediția:1st ed. 2015
Editura: Springer International Publishing
Colecția Springer
Seria Use R!
Locul publicării:Cham, Switzerland
ISBN-10: 3319234455
Pagini: 300
Ilustrații: XIII, 242 p. 38 illus., 19 illus. in color.
Dimensiuni: 155 x 235 x 16 mm
Greutate: 0.37 kg
Ediția:1st ed. 2015
Editura: Springer International Publishing
Colecția Springer
Seria Use R!
Locul publicării:Cham, Switzerland
Public țintă
GraduateCuprins
Obtaining R and Downloading Packages.- Loading and Manipulating Data.- Visualizing Data.- Descriptive Statistics.- Basic Inferences.- Linear Models and Regression.- Diagnostics.- Generalized Linear Models.- Using Libraries to Apply Advanced Models.- Time Series Analysis.- Linear Algebra with Programming Applications.- Additional Programming Tools.
Notă biografică
James Monogan is an assistant professor in the Department of Political Science at the University of Georgia. After completing his B.A. in political science at the University of South Carolina in 2003, he attended the University of North Carolina where he earned his M.A. in 2005 and Ph.D. in 2010. He then worked as a visiting assistant professor for the Center for Applied Statistics and Department of Political Science at Washington University in St. Louis until he began work at UGA in 2011.James’s research and teaching has focused on political methodology and American political behavior. As a political methodologist, his research has focused on geospatial data analysis and time series analysis. In the area of political behavior, he addresses questions about representation in the United States.
Textul de pe ultima copertă
Political Analysis Using R can serve as a textbook for undergraduate or graduate students as well as a manual for independent researchers. It is unique among competitor books in its usage of 21 example datasets that are all drawn from political research. All of the data and example code is available from the Springer website, as well as from Dataverse (http://dx.doi.org/10.7910/DVN/ARKOTI).
The book provides a narrative of how R can be useful for addressing problems common to the analysis of public administration, public policy, and political science data specifically, in addition to the social sciences more broadly. While the book uses data drawn from political science, public administration, and policy analyses, it is written so that students and researchers in other fields should find it accessible and useful as well.
Political Analysis Using R is perfect for the first-time R user who has no prior knowledge about the program. By working through the first seven chapters of this book, an entry-level user should be well acquainted with how to use R as a traditional econometric software program. These chapters explain how to install R, open and clean data, draw graphs, compute descriptive statistics, conduct bivariate inferences, and estimate common models such as linear and logistic regression. This portion of the book is ideal for undergraduate students, graduate students, or professionals trying to learn R in their spare time.
This book also can be useful for an intermediate R user wishing to develop additional skills within the program. The last four chapters of the book introduce the user to advanced techniques that R offers but many other programs do not make available. Topics in these l
ast chapters include: using user-contributed packages, conducting time series analysis, conducting matrix algebra, and writing programs in R.
The book provides a narrative of how R can be useful for addressing problems common to the analysis of public administration, public policy, and political science data specifically, in addition to the social sciences more broadly. While the book uses data drawn from political science, public administration, and policy analyses, it is written so that students and researchers in other fields should find it accessible and useful as well.
Political Analysis Using R is perfect for the first-time R user who has no prior knowledge about the program. By working through the first seven chapters of this book, an entry-level user should be well acquainted with how to use R as a traditional econometric software program. These chapters explain how to install R, open and clean data, draw graphs, compute descriptive statistics, conduct bivariate inferences, and estimate common models such as linear and logistic regression. This portion of the book is ideal for undergraduate students, graduate students, or professionals trying to learn R in their spare time.
This book also can be useful for an intermediate R user wishing to develop additional skills within the program. The last four chapters of the book introduce the user to advanced techniques that R offers but many other programs do not make available. Topics in these l
ast chapters include: using user-contributed packages, conducting time series analysis, conducting matrix algebra, and writing programs in R.
Caracteristici
Uses use all political data in the examples Dedicates an entire chapter to data management with R and one that emphasizes how a user can manage and analyze time-dependent data Appeals to the self-taught first-time R user, who perhaps has already been trained to use other programs but wants to understand and take advantage of the relative benefits R has to offer Provides an author-created Dataverse containing example datasets used in the analysis Includes supplementary material: sn.pub/extras