Beta Regression in R

The class of beta regression models is commonly used by practitioners to model variables that assume values in the standard unit interval (0, 1). It is based on the assumption that the dependent variable is beta-distributed and that its mean is related to a set of regressors through a linear predictor with unknown coefficients and a link function. The model also includes a precision parameter which may be constant or depend on a (potentially different) set of regressors through a link function as well. This approach naturally incorporates features such as heteroskedasticity or skewness which are commonly observed in data taking values in the standard unit interval, such as rates or proportions. This paper describes the betareg package which provides the class of beta regressions in the R system for statistical computing. The underlying theory is briefly outlined, the implementation discussed and illustrated in various replication exercises.

[1]  Alexandre B. Simas,et al.  Influence diagnostics in a general class of beta regression models , 2011 .

[2]  A. Zeileis,et al.  Extended Model Formulas in R : Multiple Parts and Multiple Responses , 2010 .

[3]  Andréa V. Rocha,et al.  Beta autoregressive moving average models , 2009 .

[4]  F. Leisch,et al.  FlexMix Version 2: Finite Mixtures with Concomitant Variables and Varying and Constant Parameters , 2008 .

[5]  Wagner Barreto-Souza,et al.  Improved estimators for a general class of beta regression models , 2008, Comput. Stat. Data Anal..

[6]  A. Zeileis,et al.  Regression Models for Count Data in R , 2008 .

[7]  K. Hornik,et al.  Model-Based Recursive Partitioning , 2008 .

[8]  Francisco Cribari-Neto,et al.  Influence diagnostics in beta regression , 2008, Comput. Stat. Data Anal..

[9]  S. Ferrari,et al.  On beta regression residuals , 2008 .

[10]  R. Rigby,et al.  Generalized Additive Models for Location Scale and Shape (GAMLSS) in R , 2007 .

[11]  Francisco Cribari-Neto,et al.  Improved point and interval estimation for a beta regression model , 2006, Comput. Stat. Data Anal..

[12]  A. Zeileis Object-oriented Computation of Sandwich Estimators , 2006 .

[13]  Achim Zeileis,et al.  Implementing a class of structural change tests: An econometric computing approach , 2006, Comput. Stat. Data Anal..

[14]  Michael Smithson,et al.  A better lemon squeezer? Maximum-likelihood regression with beta-distributed dependent variables. , 2006, Psychological methods.

[15]  A. Zeileis Econometric Computing with HC and HAC Covariance Matrix Estimators , 2004 .

[16]  F. Leisch FlexMix: A general framework for finite mixture models and latent class regression in R , 2004 .

[17]  S. Ferrari,et al.  Beta Regression for Modelling Rates and Proportions , 2004 .

[18]  Yvonne Freeh,et al.  An R and S–PLUS Companion to Applied Regression , 2004 .

[19]  B. McCullough,et al.  Regression analysis of variates observed on (0, 1): percentages, proportions and fractions , 2003 .

[20]  U. Ligges Review of An R and S-PLUS companion to applied regression by J. Fox, Sage Publications, Thousand Oaks, California 2002 , 2003 .

[21]  Achim Zeileis,et al.  Strucchange: An R package for testing for structural change in linear regression models , 2002 .

[22]  George G. Judge,et al.  Econometric foundations , 2000 .

[23]  W. Fung,et al.  Generalized Leverage and its Applications , 1998 .

[24]  Ross L. Prentice,et al.  Binary Regression Using an Extended Beta-Binomial Distribution, with Discussion of Correlation Induced by Covariate Measurement Errors , 1986 .

[25]  P. McCullagh,et al.  Generalized Linear Models , 1984 .

[26]  D. A. Williams,et al.  Extra‐Binomial Variation in Logistic Linear Models , 1982 .

[27]  Roger Koenker,et al.  A note on studentizing a test for heteroscedasticity , 1981 .

[28]  T. Breurch,et al.  A simple test for heteroscedasticity and random coefficient variation (econometrica vol 47 , 1979 .

[29]  J. B. Ramsey,et al.  Tests for Specification Errors in Classical Linear Least‐Squares Regression Analysis , 1969 .

[30]  Francisco Cribari-Neto,et al.  Improved maximum likelihood estimation in a new class of beta regression models , 2005 .

[31]  William E. Griffiths,et al.  Learning and Practicing Econometrics , 1993 .

[32]  T. Hastie,et al.  Statistical Models in S , 1991 .

[33]  Achim Zeileis,et al.  For a list of recent papers see the backpages of this paper. Extended Beta Regression in R: Shaken, Stirred, Mixed, and Partitioned , 2022 .