Learn R Programming

⚠️There's a newer version (0.7.2) of this package.Take me there.

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 will soon be on CRAN, but to use the current version, use this install command (requires the remotes package to be installed first):

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

You can read about the package in the introduction vignette by using the vignette("package_introduction", package="ordbetareg") command at the R console.

Copy Link

Version

Install

install.packages('ordbetareg')

Monthly Downloads

1,381

Version

0.2.1

License

MIT + file LICENSE

Maintainer

Last Published

February 25th, 2022

Functions in ordbetareg (0.2.1)

ordbetareg

Fit Ordered Beta Regression Model
pew

Pew American Trends Panel Wave 28
sim_data

Simulated Ordered Beta Regression Values
normalize

Normalize Outcome/Response to \[0,1\] Interval
ord_fit_mean

Fitted Ordered Beta Regression Model
sim_ordbeta

Power Calculation via Simulation of the Ordered Beta Regression Model
ord_fit_phi

Fitted Ordered Beta Regression Model (Phi Regression)