bayesbr: Beta Regression on a Bayesian Model

Applies the Beta regression model in the Bayesian statistical view with the possibility of adding a spatial effect in the parameters, the Beta regression is used when the response variable is a proportion variable, that is, it only accepts values between 0 and 1. The package 'bayesbr' uses 'rstan' package to build the Bayesian statistical models. The main function of the package receives as a parameter a form informing the independent variable and the co-variables of the model to be made, as output it returns a list with the results of the model. For more details see Ferrari and Cribari-Neto (2004) <doi:10.1080/0266476042000214501> and Hoffman and Gelman (2014) <arXiv:1111.4246>.

Package details

AuthorJoao Melo [aut, cre], Vinicius Mayrink [aut]
MaintainerJoao Melo <pjoao266@gmail.com>
LicenseGPL-2
Version0.0.1.0
URL https://github.com/pjoao266/bayesbr
Package repositoryView on CRAN
Installation Install the latest version of this package by entering the following in R:
install.packages("bayesbr")

Try the bayesbr package in your browser

Any scripts or data that you put into this service are public.

bayesbr documentation built on July 17, 2021, 1:07 a.m.