Reproducible Econometrics Using R

Download Reproducible Econometrics Using R PDF/ePub or read online books in Mobi eBooks. Click Download or Read Online button to get Reproducible Econometrics Using R book now. This website allows unlimited access to, at the time of writing, more than 1.5 million titles, including hundreds of thousands of titles in various foreign languages.
Reproducible Econometrics Using R

Linear time series methods -- Introduction to linear time series models -- Random walks, unit roots, and spurious relationships -- Univariate linear time series models -- Robust parametric inference -- Robust parametric estimation -- Model uncertainty -- Advance -- Bibliography -- Author index -- Subject index
Applied Econometrics with R

Author: Christian Kleiber
language: en
Publisher: Springer Science & Business Media
Release Date: 2008-12-10
R is a language and environment for data analysis and graphics. It may be considered an implementation of S, an award-winning language initially - veloped at Bell Laboratories since the late 1970s. The R project was initiated by Robert Gentleman and Ross Ihaka at the University of Auckland, New Zealand, in the early 1990s, and has been developed by an international team since mid-1997. Historically, econometricians have favored other computing environments, some of which have fallen by the wayside, and also a variety of packages with canned routines. We believe that R has great potential in econometrics, both for research and for teaching. There are at least three reasons for this: (1) R is mostly platform independent and runs on Microsoft Windows, the Mac family of operating systems, and various ?avors of Unix/Linux, and also on some more exotic platforms. (2) R is free software that can be downloaded and installed at no cost from a family of mirror sites around the globe, the Comprehensive R Archive Network (CRAN); hence students can easily install it on their own machines. (3) R is open-source software, so that the full source code is available and can be inspected to understand what it really does, learn from it, and modify and extend it. We also like to think that platform independence and the open-source philosophy make R an ideal environment for reproducible econometric research.
Reproducible Econometrics Using R

This text is designed to facilitate reproducibility in econometrics. It does so by using open source software (R) and recently developed tools (R Markdown and bookdown) that allow the reader to engage in reproducible research. Illustrative examples are provided throughout, and a range of topics are covered. Assignments, exams, slides, and a solution manual are available for instructors.