Applied Econometrics with R: Use R!
Autor Christian Kleiber, Achim Zeileisen Limba Engleză Paperback – 28 aug 2008
Din seria Use R!
- 15% Preț: 676.86 lei
- 17% Preț: 362.74 lei
- 15% Preț: 591.79 lei
- 17% Preț: 362.15 lei
- 17% Preț: 458.07 lei
- Preț: 226.73 lei
- 17% Preț: 395.94 lei
- Preț: 374.86 lei
- 20% Preț: 503.87 lei
- 17% Preț: 396.92 lei
- 15% Preț: 360.58 lei
- 17% Preț: 430.21 lei
- Preț: 276.09 lei
- 15% Preț: 497.12 lei
- 15% Preț: 471.53 lei
- 15% Preț: 525.35 lei
- Preț: 489.30 lei
- 15% Preț: 494.85 lei
- Preț: 455.89 lei
- 15% Preț: 518.73 lei
- 18% Preț: 786.18 lei
- 15% Preț: 498.94 lei
- 18% Preț: 783.35 lei
- 18% Preț: 783.20 lei
- 15% Preț: 497.42 lei
- Preț: 451.26 lei
- Preț: 420.40 lei
- 15% Preț: 494.85 lei
- Preț: 419.06 lei
- 15% Preț: 695.70 lei
- 15% Preț: 499.12 lei
- 15% Preț: 493.89 lei
- 15% Preț: 584.10 lei
- 15% Preț: 591.47 lei
- 15% Preț: 497.31 lei
- 15% Preț: 696.02 lei
- Preț: 420.02 lei
- Preț: 489.87 lei
- 15% Preț: 585.26 lei
- Preț: 453.21 lei
- 15% Preț: 507.95 lei
- Preț: 388.34 lei
- 15% Preț: 496.67 lei
- Preț: 423.47 lei
- 15% Preț: 520.61 lei
- 15% Preț: 531.26 lei
- 15% Preț: 582.12 lei
- Preț: 454.16 lei
Preț: 581.14 lei
Preț vechi: 683.70 lei
-15% Nou
Puncte Express: 872
Preț estimativ în valută:
111.23€ • 115.68$ • 93.21£
111.23€ • 115.68$ • 93.21£
Carte tipărită la comandă
Livrare economică 14-28 martie
Preluare comenzi: 021 569.72.76
Specificații
ISBN-13: 9780387773162
ISBN-10: 0387773169
Pagini: 221
Ilustrații: X, 222 p.
Dimensiuni: 155 x 235 x 13 mm
Greutate: 0.34 kg
Ediția:2008
Editura: Springer
Colecția Springer
Seria Use R!
Locul publicării:New York, NY, United States
ISBN-10: 0387773169
Pagini: 221
Ilustrații: X, 222 p.
Dimensiuni: 155 x 235 x 13 mm
Greutate: 0.34 kg
Ediția:2008
Editura: Springer
Colecția Springer
Seria Use R!
Locul publicării:New York, NY, United States
Public țintă
ResearchCuprins
Basics.- Linear Regression.- Diagnostics and Alternative Methods of Regression.- Models of Microeconometrics.- Time Series.- Programming Your Own Analysis.
Recenzii
Researchers in quantitative social sciences in general, and econometrics in particular, have often favored scripting languages such as GAUSS or Stat, or packages such as EViews. Introducing R to this particular audience could therefore be a well-appreciated title among the growing number of publications about R…. So, is this a good introduction of R for econometricians? Absolutely— with a well-rounded selection of available methodologies, both classic and current, and a good focus on introducing graphical methods, as well as gently covering more novel and therefore less familiar approaches, it fulfills its task with aplomb. The writing style is conversational without being shallow. (Dirk Eddelbuettel, Journal of Statistical Software, February 2009, Vol. 29, Book Review 14)
Textul de pe ultima copertă
This is the first book on applied econometrics using the R system for statistical computing and graphics. It presents hands-on examples for a wide range of econometric models, from classical linear regression models for cross-section, time series or panel data and the common non-linear models of microeconometrics such as logit, probit and tobit models, to recent semiparametric extensions. In addition, it provides a chapter on programming, including simulations, optimization, and an introduction to R tools enabling reproducible econometric research.
An R package accompanying this book, AER, is available from the Comprehensive R Archive Network (CRAN) at http://CRAN.R-project.org/package=AER.
It contains some 100 data sets taken from a wide variety of sources, the full source code for all examples used in the text plus further worked examples, e.g., from popular textbooks. The data sets are suitable for illustrating, among other things, the fitting of wage equations, growth regressions, hedonic regressions, dynamic regressions and time series models as well as models of labor force participation or the demand for health care.
The goal of this book is to provide a guide to R for users with a background in economics or the social sciences. Readers are assumed to have a background in basic statistics and econometrics at the undergraduate level. A large number of examples should make the book of interest to graduate students, researchers and practitioners alike.
Christian Kleiber is Professor of Econometrics and Statistics at Universität Basel, Switzerland. Achim Zeileis is Assistant Professor in the Dept. of Statistics and Mathematics at Wirtschaftsuniversität Wien, Austria. R users since version 0.64.0, they have been collaborating on econometric methodology in R, including several R packages, for the past eight years.
An R package accompanying this book, AER, is available from the Comprehensive R Archive Network (CRAN) at http://CRAN.R-project.org/package=AER.
It contains some 100 data sets taken from a wide variety of sources, the full source code for all examples used in the text plus further worked examples, e.g., from popular textbooks. The data sets are suitable for illustrating, among other things, the fitting of wage equations, growth regressions, hedonic regressions, dynamic regressions and time series models as well as models of labor force participation or the demand for health care.
The goal of this book is to provide a guide to R for users with a background in economics or the social sciences. Readers are assumed to have a background in basic statistics and econometrics at the undergraduate level. A large number of examples should make the book of interest to graduate students, researchers and practitioners alike.
Christian Kleiber is Professor of Econometrics and Statistics at Universität Basel, Switzerland. Achim Zeileis is Assistant Professor in the Dept. of Statistics and Mathematics at Wirtschaftsuniversität Wien, Austria. R users since version 0.64.0, they have been collaborating on econometric methodology in R, including several R packages, for the past eight years.
Caracteristici
First and only book on econometrics with R Numerous worked examples from a wide variety of sources Data and code available in an add-on package from CRAN Includes supplementary material: sn.pub/extras