Package: bbreg
Type: Package
Title: Bessel and Beta Regressions via Expectation-Maximization
        Algorithm for Continuous Bounded Data
Version: 2.0.2
Authors@R: 
    c(person(given = "Vinicius",
             family = "Mayrink",
             role = c("cre", "aut"),
             email = "vdinizm@gmail.com",
             comment = c(ORCID = "0000-0002-5683-8326")),
      person(given = "Alexandre B.",
             family = "Simas",
             role = "aut",
             email = "alexandre.impa@gmail.com",
             comment = c(ORCID = "0000-0003-2562-2829")),
      person(given = "Wagner",
             family = "Barreto-Souza",
             role = "aut",
             email = "wagnerbs85@gmail.com",
             comment = c(ORCID = "0000-0003-0831-7881")))
Maintainer: Vinicius Mayrink <vdinizm@gmail.com>
Description: Functions to fit, via Expectation-Maximization (EM) algorithm, the Bessel and Beta regressions to a data set with a bounded continuous response variable. The Bessel regression is a new and robust approach proposed in the literature. The EM version for the well known Beta regression is another major contribution of this package. See details in the references Barreto-Souza, Mayrink and Simas (2022) <doi:10.1111/anzs.12354> and Barreto-Souza, Mayrink and Simas (2020) <arXiv:2003.05157>.  
Depends: R (>= 3.5.0)
License: GPL-2
Encoding: UTF-8
LazyData: true
Imports: pbapply, Formula, expint, statmod
RoxygenNote: 7.1.2
NeedsCompilation: no
Suggests: rmarkdown, knitr
VignetteBuilder: knitr
Packaged: 2022-02-13 19:50:15 UTC; vinicius
Author: Vinicius Mayrink [cre, aut] (<https://orcid.org/0000-0002-5683-8326>),
  Alexandre B. Simas [aut] (<https://orcid.org/0000-0003-2562-2829>),
  Wagner Barreto-Souza [aut] (<https://orcid.org/0000-0003-0831-7881>)
Repository: CRAN
Date/Publication: 2022-02-14 08:00:05 UTC
Built: R 4.6.0; ; 2025-07-18 03:45:07 UTC; unix
