Regression Models for Count Data in R + Code
✍ Scribed by Zeileis A., Kleiber C., Jackman S.
- Tongue
- English
- Category
- Library
No coin nor oath required. For personal study only.
✦ Synopsis
The classical Poisson, geometric and negative binomial regression models for count data belong to the family of generalized linear models and are available at the core of the statistics toolbox in the R system for statistical computing. After reviewing the conceptual and computational features of these methods, a new implementation of hurdle and zero-inflated regression models in the functions hurdle() and zeroinfl() from the package pscl is introduced. It re-uses design and functionality of the basic R functions just as the underlying conceptual tools extend the classical models. Both hurdle and zero-inflated model, are able to incorporate over-dispersion and excess zeros-two problems that typically occur in count data sets in economics and the social sciences-better than their classical counterparts. Using cross-section data on the demand for medical care, it is illustrated how the classical as well as the zero-augmented models can be fitted, inspected and tested in practice.
✦ Subjects
Библиотека;Компьютерная литература;R
📜 SIMILAR VOLUMES
<p><span>This text provides practical guidance on conducting regression analysis on categorical and count data. Step by step and supported by lots of helpful graphs, it covers both the theoretical underpinnings of these methods as well as their application, giving you the skills needed to apply them
<span><u><b>What's Special about this Book:</b></u><br>The ideal reader for this book will be quantitatively literate and has a basic understanding of statistical concepts and R programming. The student should have a basic understanding of statistical inference such as contained in "Statistical infe
<p><span>H</span><span>andbook and reference guide for students and practitioners of statistical regression-based analyses in R</span><span> </span></p><p><span>Handbook of Regression Analysis </span><span>with Applications in R, Second Edition </span><span>is a comprehensive and up-to-date guide to