Other packages > Find by keyword >

betareg  

Beta Regression
View on CRAN: Click here


Download and install betareg package within the R console
Install from CRAN:
install.packages("betareg")

Install from Github:
library("remotes")
install_github("cran/betareg")

Install by package version:
library("remotes")
install_version("betareg", "3.2-2")



Attach the package and use:
library("betareg")
Maintained by
Achim Zeileis
[Scholar Profile | Author Map]
First Published: 2004-04-01
Latest Update: 2021-02-09
Description:
Beta regression for modeling beta-distributed dependent variables, e.g., rates and proportions. In addition to maximum likelihood regression (for both mean and precision of a beta-distributed response), bias-corrected and bias-reduced estimation as well as finite mixture models and recursive partitioning for beta regressions are provided.
How to cite:
Achim Zeileis (2004). betareg: Beta Regression. R package version 3.2-2, https://cran.r-project.org/web/packages/betareg. Accessed 15 May. 2025.
Previous versions and publish date:
1.0-1 (2004-04-05 11:53), 1.0 (2004-04-01 15:13), 1.1 (2005-06-27 13:14), 1.2.1 (2009-08-21 06:37), 1.2 (2006-07-12 08:34), 2.0-0 (2009-09-03 10:41), 2.1-2 (2009-12-14 21:45), 2.2-0 (2010-03-12 21:14), 2.2-1 (2010-04-04 12:12), 2.2-2 (2010-04-05 12:02), 2.2-3 (2010-04-13 15:48), 2.3-0 (2011-01-17 11:05), 2.4-0 (2011-10-13 17:30), 2.4-1 (2012-01-27 16:28), 3.0-0 (2012-05-09 00:32), 3.0-1 (2012-07-22 20:36), 3.0-2 (2012-07-29 18:00), 3.0-3 (2013-04-28 14:56), 3.0-4 (2013-09-16 18:59), 3.0-5 (2014-09-25 02:06), 3.1-0 (2016-08-06 01:48), 3.1-1 (2018-09-28 18:12), 3.1-2 (2019-05-16 21:52), 3.1-3 (2020-02-03 10:40), 3.1-4 (2021-02-09 20:20), 3.2-0 (2024-07-07 12:20), 3.2-1 (2024-09-12 19:40), 3.2-2 (2025-03-14 21:20)
Other packages that cited betareg R package
View betareg citation profile
Other R packages that betareg depends, imports, suggests or enhances
Complete documentation for betareg
Downloads during the last 30 days
04/1504/1604/1704/1804/1904/2004/2104/2204/2304/2404/2504/2604/2704/2804/2904/3005/0105/0205/0305/0405/0505/0605/0705/0805/0905/1005/1105/1205/1305/14Downloads for betareg200300400500600700800900TrendBars

Today's Hot Picks in Authors and Packages

olsrr  
Tools for Building OLS Regression Models
Tools designed to make it easier for users, particularly beginner/intermediate R users to build ord ...
Download / Learn more Package Citations See dependency  
vietnamcode  
Convert Vietnam Provincial Codes
Converts Vietnam's provinces' names and ID across different formats. Handles diacritics and differen ...
Download / Learn more Package Citations See dependency  
Maintainer: Anh Le (view profile)
lubridate  
Make Dealing with Dates a Little Easier
Functions to work with date-times and time-spans: fast and user friendly parsing of date-time data, ...
Download / Learn more Package Citations See dependency  
RSQLite  
SQLite Interface for R
Embeds the SQLite database engine in R and provides an interface compliant with the DBI package. Th ...
Download / Learn more Package Citations See dependency  
r2resize  
In-Text Resize for Images, Tables and Fancy Resize Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  

24,223

R Packages

207,311

Dependencies

65,402

Author Associations

24,224

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA