gkwdist
1.1.4Generalized Kumaraswamy Distribution Family
Overview
Implements the five-parameter Generalized Kumaraswamy ('gkw') distribution proposed by 'Carrasco, Ferrari and Cordeiro (2010)' doi:10.48550/arXiv.1004.0911 and its seven nested sub-families for modeling bounded continuous data on the unit interval (0,1). The 'gkw' distribution extends the Kumaraswamy distribution described by Jones (2009) doi:10.1016/j.stamet.2008.04.001. Provides density, distribution, quantile, and random generation functions, along with analytical log-likelihood, gradient, and Hessian functions implemented in 'C++' via 'RcppArmadillo' for maximum computational efficiency. Suitable for modeling proportions, rates, percentages, and indices exhibiting complex features such as asymmetry, or heavy tails and other shapes not adequately captured by standard distributions like simple Beta or Kumaraswamy.
Install
Health
- OK2026-06-0413 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE
- ERROR2026-05-2211 OK · 0 NOTE · 0 WARNING · 2 ERROR · 0 FAILURE
- OK2026-04-2512 OK · 0 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE
- NOTE2026-04-2212 OK · 2 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE
- ERROR2026-04-1811 OK · 2 NOTE · 0 WARNING · 1 ERROR · 0 FAILURE
Show 1 earlier snapshots
- NOTE2026-03-1012 OK · 2 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE
Downloads
Repository
Stars over time
Releases over time
Issues over time
Dependencies
Code & Tests
- Cyclomatic complexity
- 1.0 median / 18 max
- Test cases
- 129 / 0.16 per code line
- Documented parameters
- 100%
Test coverage
Line coverage
75%
Expression
73.5%
Tests / Examples
75.3% / 0% ex
Functions
226 50 exported
Complexity
5.1 avg / 18 max
Call network
226 nodes / 214 edges
Call graph
Open call graph →Lowest coverage
226 functions| Function | Cyclo | Coverage |
|---|---|---|
| dbeta_ exp | 9 | 57% |
| qgkw exp | 18 | 68% |
| qbkw exp | 16 | 68% |
| qkkw exp | 16 | 68% |
| qekw exp | 14 | 68% |
| qmc exp | 14 | 68% |
People & History
5 releases. Pick two to compare their code metrics. R releases are shown for context.
Package metadata
- First published
- 2025-11-13
- Total releases
- 5 / 1 yrs
- License
- MIT + file LICENSE OSI
- Download size
- 860 KB
- Installed size
- not tracked yet
- With dependencies
- not tracked yet