Microeconometrics with R: Chapman &Hall/CRC The R Series
Autor Yves Croissanten Limba Engleză Hardback – 14 feb 2025
R appeared in the late nineties as a clone of S. It became increasingly popular among statisticians, especially in fields where S was widely used. 20 years ago, using R for doing econometrics analysis required a lot of programming because a lot of core methods of econometrics were not available in R. Nowadays, most of the basic methods described in the book are available in contributed packages. Moreover, the set of packages called the tidyverse developed by Rstudio (now Posit) for all the basic tasks of an applied statistician (importing, tidying, transforming and visualizing data set) makes the use of R faster and easier. The book uses extensively specialized econometrics packages and the tidyverse and seeks to demonstrate that the adoption of R as the primary software for an econometrician is a relevant choice.
The first part of the book is devoted to the ordinary least square estimator. Matrix algebra is progressively introduced in this part and a special attention is paid on the interpretation of the estimated coefficients. The second part goes beyond the basic OLS estimator by testing the hypothesis on which this estimator is based on and providing more complex estimators relevant when some of these hypotheses are violated. Finally, the third part of the book presents specific estimators devoted to « special » responses, eg count, binomial or duration data.
Key Features:
- Many applications using data sets of recent academic works are developed
- Testing and estimation procedures using the programming framework of R and specialized packages are presented
- Two companion packages (micsr and micsr.data), containing respectively functions implementing some estimation and testing procedures not available in other contributed packages and data sets used in the book are provided
Din seria Chapman &Hall/CRC The R Series
- Preț: 350.96 lei
- 20% Preț: 529.96 lei
- 20% Preț: 424.82 lei
- Preț: 343.32 lei
- Preț: 358.30 lei
- 20% Preț: 548.69 lei
- 8% Preț: 490.79 lei
- 23% Preț: 1327.47 lei
- 8% Preț: 453.31 lei
- Preț: 400.98 lei
- 8% Preț: 386.32 lei
- Preț: 389.17 lei
- Preț: 391.57 lei
- Preț: 152.12 lei
- 8% Preț: 491.54 lei
- 20% Preț: 421.05 lei
- Preț: 356.63 lei
- 8% Preț: 418.06 lei
- Preț: 375.06 lei
- 8% Preț: 544.64 lei
- Preț: 359.66 lei
- 8% Preț: 437.61 lei
- Preț: 360.29 lei
- Preț: 260.53 lei
- 8% Preț: 422.96 lei
- 8% Preț: 438.87 lei
- Preț: 356.63 lei
- 20% Preț: 308.68 lei
- Preț: 235.73 lei
- 17% Preț: 271.58 lei
- 15% Preț: 513.32 lei
- Preț: 392.33 lei
- 9% Preț: 835.78 lei
- 20% Preț: 1329.88 lei
- 22% Preț: 447.69 lei
- 24% Preț: 566.03 lei
- 31% Preț: 842.05 lei
- 18% Preț: 1082.45 lei
- 20% Preț: 578.11 lei
- 26% Preț: 1014.74 lei
- 20% Preț: 1066.99 lei
- 25% Preț: 531.55 lei
Preț: 608.81 lei
Preț vechi: 716.25 lei
-15% Nou
Puncte Express: 913
Preț estimativ în valută:
116.50€ • 121.79$ • 98.45£
116.50€ • 121.79$ • 98.45£
Carte nepublicată încă
Doresc să fiu notificat când acest titlu va fi disponibil:
Se trimite...
Preluare comenzi: 021 569.72.76
Specificații
ISBN-13: 9780367554460
ISBN-10: 0367554461
Pagini: 520
Ilustrații: 184
Dimensiuni: 178 x 254 mm
Greutate: 1.11 kg
Ediția:1
Editura: CRC Press
Colecția Chapman and Hall/CRC
Seria Chapman &Hall/CRC The R Series
Locul publicării:Boca Raton, United States
ISBN-10: 0367554461
Pagini: 520
Ilustrații: 184
Dimensiuni: 178 x 254 mm
Greutate: 1.11 kg
Ediția:1
Editura: CRC Press
Colecția Chapman and Hall/CRC
Seria Chapman &Hall/CRC The R Series
Locul publicării:Boca Raton, United States
Public țintă
AcademicCuprins
Preface Part 1. The ordinary least square estimator 1. Simple linear regression model 2. Statistical properties of the simple linear estimator 3. Multiple Regression Model 4. Interpretation of the Coefficients Part 2. Beyond the OLS estimator 5. Maximum likelihood estimator 6. Non-spherical disturbances 7. Endogeneity 8. Treatment Effect 9. Spatial econometrics Part 3. Special responses 10. Binomial models 11. Censored and truncated models 12. Count data 13. Duration models 14. Discrete choice models References Indexes
Notă biografică
Yves Croissant is Professor of Economics at the University Lumière Lyon-2. His main research interests are microeconometrics and transport economics.
Descriere
This book is about doing microeconometrics which has become increasingly popular in the last decades, thanks to the availability of many individual data sets and to the development of computer performance.