A Concise Introduction to Econometrics


Book Description

In this short and very practical 2002 introduction to econometrics Philip Hans Franses guides the reader through the essential concepts of econometrics. Central to the book are practical questions in various economic disciplines, which can be answered using econometric methods and models. The book focuses on a limited number of the essential, most widely used methods, before going on to review the basics of econometrics. The book ends with a number of case studies drawn from recent empirical work to provide an intuitive illustration of what econometricians do when faced with practical questions. Throughout the book Franses emphasises the importance of specification, evaluation and implementation of models appropriate to the data. Assuming basic familiarity only with matrix algebra and calculus the book is designed to appeal as either a short stand-alone introduction for students embarking on an empirical research project or as a supplement to any standard introductory textbook.




Computational Economics


Book Description

Computational Economics: A concise introduction is a comprehensive textbook designed to help students move from the traditional and comparative static analysis of economic models, to a modern and dynamic computational study. The ability to equate an economic problem, to formulate it into a mathematical model and to solve it computationally is becoming a crucial and distinctive competence for most economists. This vital textbook is organized around static and dynamic models, covering both macro and microeconomic topics, exploring the numerical techniques required to solve those models. A key aim of the book is to enable students to develop the ability to modify the models themselves so that, using the MATLAB/Octave codes provided on the book and on the website, students can demonstrate a complete understanding of computational methods. This textbook is innovative, easy to read and highly focused, providing students of economics with the skills needed to understand the essentials of using numerical methods to solve economic problems. It also provides more technical readers with an easy way to cope with economics through modelling and simulation. Later in the book, more elaborate economic models and advanced numerical methods are introduced which will prove valuable to those in more advanced study. This book is ideal for all students of economics, mathematics, computer science and engineering taking classes on Computational or Numerical Economics.




A Course in Econometrics


Book Description

This text prepares first-year graduate students and advanced undergraduates for empirical research in economics, and also equips them for specialization in econometric theory, business, and sociology. A Course in Econometrics is likely to be the text most thoroughly attuned to the needs of your students. Derived from the course taught by Arthur S. Goldberger at the University of Wisconsin-Madison and at Stanford University, it is specifically designed for use over two semesters, offers students the most thorough grounding in introductory statistical inference, and offers a substantial amount of interpretive material. The text brims with insights, strikes a balance between rigor and intuition, and provokes students to form their own critical opinions. A Course in Econometrics thoroughly covers the fundamentals--classical regression and simultaneous equations--and offers clear and logical explorations of asymptotic theory and nonlinear regression. To accommodate students with various levels of preparation, the text opens with a thorough review of statistical concepts and methods, then proceeds to the regression model and its variants. Bold subheadings introduce and highlight key concepts throughout each chapter. Each chapter concludes with a set of exercises specifically designed to reinforce and extend the material covered. Many of the exercises include real microdata analyses, and all are ideally suited to use as homework and test questions.




Introduction to Econometrics


Book Description

Taking a modern approach to the subject, this text provides students with a solid grounding in econometrics, using non-technical language wherever possible.




A Guide to Econometrics


Book Description

Dieses etwas andere Lehrbuch bietet keine vorgefertigten Rezepte und Problemlösungen, sondern eine kritische Diskussion ökonometrischer Modelle und Methoden: voller überraschender Fragen, skeptisch, humorvoll und anwendungsorientiert. Sein Erfolg gibt ihm Recht.




Econometrics


Book Description

"A collection of proofs of fundamental theorems, this volume utilizes a format that is exhaustive and consistent. Every result covered in ``Econometrics''is proved as well as stated. One notation system is used throughout the volume. The topics included in the book cover such areas as estimations and testing in linear regression models under various sets of assumptions, and estimation and testing in simultaneous equations models. The latter subject is treated more extensively than in most econometrics books, and the entire volume is characterized by its rigorous level of examination. "







Introduction to Bayesian Econometrics


Book Description

This textbook explains the basic ideas of subjective probability and shows how subjective probabilities must obey the usual rules of probability to ensure coherency. It defines the likelihood function, prior distributions and posterior distributions. It explains how posterior distributions are the basis for inference and explores their basic properties. Various methods of specifying prior distributions are considered, with special emphasis on subject-matter considerations and exchange ability. The regression model is examined to show how analytical methods may fail in the derivation of marginal posterior distributions. The remainder of the book is concerned with applications of the theory to important models that are used in economics, political science, biostatistics and other applied fields. New to the second edition is a chapter on semiparametric regression and new sections on the ordinal probit, item response, factor analysis, ARCH-GARCH and stochastic volatility models. The new edition also emphasizes the R programming language.




Econometric Analysis of Cross Section and Panel Data, second edition


Book Description

The second edition of a comprehensive state-of-the-art graduate level text on microeconometric methods, substantially revised and updated. The second edition of this acclaimed graduate text provides a unified treatment of two methods used in contemporary econometric research, cross section and data panel methods. By focusing on assumptions that can be given behavioral content, the book maintains an appropriate level of rigor while emphasizing intuitive thinking. The analysis covers both linear and nonlinear models, including models with dynamics and/or individual heterogeneity. In addition to general estimation frameworks (particular methods of moments and maximum likelihood), specific linear and nonlinear methods are covered in detail, including probit and logit models and their multivariate, Tobit models, models for count data, censored and missing data schemes, causal (or treatment) effects, and duration analysis. Econometric Analysis of Cross Section and Panel Data was the first graduate econometrics text to focus on microeconomic data structures, allowing assumptions to be separated into population and sampling assumptions. This second edition has been substantially updated and revised. Improvements include a broader class of models for missing data problems; more detailed treatment of cluster problems, an important topic for empirical researchers; expanded discussion of "generalized instrumental variables" (GIV) estimation; new coverage (based on the author's own recent research) of inverse probability weighting; a more complete framework for estimating treatment effects with panel data, and a firmly established link between econometric approaches to nonlinear panel data and the "generalized estimating equation" literature popular in statistics and other fields. New attention is given to explaining when particular econometric methods can be applied; the goal is not only to tell readers what does work, but why certain "obvious" procedures do not. The numerous included exercises, both theoretical and computer-based, allow the reader to extend methods covered in the text and discover new insights.




Applied Econometrics with R


Book Description

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.