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-1")



Attach the package and use:
library("betareg")
Maintained by
Achim Zeileis
[Scholar Profile | Author Map]
All associated links for this package
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-1, https://cran.r-project.org/web/packages/betareg. Accessed 22 Dec. 2024.
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)
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
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

dmlalg  
Double Machine Learning Algorithms
Implementation of double machine learning (DML) algorithms in R, based on Emmenegger and Buehlmann ...
Download / Learn more Package Citations See dependency  
LOGANTree  
Tree-Based Models for the Analysis of Log Files from Computer-Based Assessments
Enables researchers to model log-file data from computer-based assessments using machine-learning te ...
Download / Learn more Package Citations See dependency  
Maintainer: Qi Qin (view profile)
Rfast2  
A Collection of Efficient and Extremely Fast R Functions II
A collection of fast statistical and utility functions for data analysis. Functions for regression, ...
Download / Learn more Package Citations See dependency  
quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  
wordspace  
Distributional Semantic Models in R
An interactive laboratory for research on distributional semantic models ('DSM', see < ...
Download / Learn more Package Citations See dependency  
elect  
Estimation of Life Expectancies Using Multi-State Models
Functions to compute state-specific and marginal life expectancies. The computation is based on a fi ...
Download / Learn more Package Citations See dependency  

23,394

R Packages

201,798

Dependencies

63,416

Author Associations

23,395

Publication Badges

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