Package: FlexReg
Title: Regression Models for Bounded Continuous and Discrete Responses
Version: 1.4.1
Authors@R: c(person(given = "Roberto",
                      family = "Ascari",
                      role = c("aut", "cre"),
                      email = "roberto.ascari@unimib.it"),
               person(given = c("Agnese", "M."),
                      family = "Di Brisco",
                      role = "aut"),
               person(given = "Sonia",
                      family = "Migliorati",
                      role = "aut"),
               person(given = "Andrea",
                      family = "Ongaro",
                      role = "aut"))
Description: Functions to fit regression models for bounded continuous and discrete responses. In case of bounded continuous  responses (e.g., proportions and rates), available models are the flexible beta (Migliorati, S., Di Brisco, A. M., Ongaro, A. (2018) <doi:10.1214/17-BA1079>), the variance-inflated beta (Di Brisco, A. M., Migliorati, S., Ongaro, A. (2020) <doi:10.1177/1471082X18821213>), the beta (Ferrari, S.L.P., Cribari-Neto, F. (2004) <doi:10.1080/0266476042000214501>), and their augmented versions to handle the presence of zero/one values (Di Brisco, A. M., Migliorati, S. (2020) <doi:10.1002/sim.8406>) are implemented. In case of bounded discrete responses (e.g., bounded counts, such as the number of successes in n trials),  available models are the flexible beta-binomial (Ascari, R., Migliorati, S. (2021) <doi:10.1002/sim.9005>), the beta-binomial, and the binomial are implemented. Inference is dealt with a Bayesian approach based on the Hamiltonian Monte Carlo (HMC) algorithm (Gelman, A., Carlin, J. B., Stern, H. S., Rubin, D. B. (2014) <doi:10.1201/b16018>). Besides, functions to compute residuals, posterior predictives, goodness of fit measures, convergence diagnostics, and graphical representations are provided.
License: GPL (>= 2)
Encoding: UTF-8
RoxygenNote: 7.3.2
Biarch: true
Depends: R (>= 3.5.0)
Imports: Formula, bayesplot, ggplot2, loo, methods, Rcpp (>= 0.12.0),
        RcppParallel (>= 5.0.1), rstan (>= 2.18.1), rstantools (>=
        2.4.0)
LinkingTo: BH (>= 1.66.0), Rcpp (>= 0.12.0), RcppEigen (>= 0.3.3.3.0),
        RcppParallel (>= 5.0.1), rstan (>= 2.18.1), StanHeaders (>=
        2.18.0)
SystemRequirements: GNU make
NeedsCompilation: yes
Packaged: 2025-09-11 08:37:10 UTC; nened
Author: Roberto Ascari [aut, cre],
  Agnese M. Di Brisco [aut],
  Sonia Migliorati [aut],
  Andrea Ongaro [aut]
Maintainer: Roberto Ascari <roberto.ascari@unimib.it>
Repository: CRAN
Date/Publication: 2025-09-11 10:00:28 UTC
Built: R 4.6.0; x86_64-w64-mingw32; 2025-11-02 05:03:42 UTC; windows
Archs: x64
