gkwreg: Generalized Kumaraswamy Regression Models for Bounded Data

Implements regression models for bounded continuous data in the open interval (0,1) using the five-parameter Generalized Kumaraswamy distribution. Supports modeling all distribution parameters (alpha, beta, gamma, delta, lambda) as functions of predictors through various link functions. Provides efficient maximum likelihood estimation via Template Model Builder ('TMB'), offering comprehensive diagnostics, model comparison tools, and simulation methods. Particularly useful for analyzing proportions, rates, indices, and other bounded response data with complex distributional features not adequately captured by simpler models.

Version: 1.0.3
Imports: Formula, stats, graphics, TMB, Rcpp, RcppArmadillo, magrittr, ggplot2, ggpubr, gridExtra, rappdirs, patchwork, fmsb, scales, tidyr, reshape2, numDeriv
LinkingTo: Rcpp, RcppArmadillo, RcppEigen
Suggests: knitr, rmarkdown, testthat (≥ 3.0.0)
Published: 2025-04-15
DOI: 10.32614/CRAN.package.gkwreg
Author: Lopes J. E. [aut, cre]
Maintainer: Lopes J. E. <evandeilton at gmail.com>
License: MIT + file LICENSE
NeedsCompilation: yes
Materials: README
CRAN checks: gkwreg results

Documentation:

Reference manual: gkwreg.pdf

Downloads:

Package source: gkwreg_1.0.3.tar.gz
Windows binaries: r-devel: gkwreg_1.0.3.zip, r-release: gkwreg_1.0.3.zip, r-oldrel: gkwreg_1.0.3.zip
macOS binaries: r-release (arm64): gkwreg_1.0.3.tgz, r-oldrel (arm64): gkwreg_1.0.3.tgz, r-release (x86_64): gkwreg_1.0.3.tgz, r-oldrel (x86_64): gkwreg_1.0.3.tgz

Linking:

Please use the canonical form https://CRAN.R-project.org/package=gkwreg to link to this page.