saudiwin / ordbetareg_pack

Repository for R package ordbetareg, used to fit continuous data with lower and upper bounds.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

README

This is the repository for the ordbetareg package, which can be used to fit the ordered beta regression model as specified in Kubinec (2022) (see paper https://osf.io/preprints/socarxiv/2sx6y/). This package is on CRAN, but to use the development version, use this install command (requires the remotes package to be installed first):

remotes::install_github("saudiwin/ordbetareg_pack",build_vignettes=TRUE,dependencies = TRUE)

To learn more about beta regression modeling and where this package fits in, you can read my blog post on the topic. To learn how to use the package, see the introduction vignette by using the vignette("package_introduction", package="ordbetareg") command at the R console or viewing the vignette on CRAN.

If you use the package, please cite it as:

Kubinec, Robert. “Ordered Beta Regression: A Parsimonious, Well-Fitting Model for Continuous Data with Lower and Upper Bounds.” Political Analysis. 2022. https://doi.org/10.1017/pan.2022.20.

About

Repository for R package ordbetareg, used to fit continuous data with lower and upper bounds.

License:Other


Languages

Language:R 100.0%