<?xml version="1.0" encoding="utf-8" ?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:r="https://r-universe.dev"><channel><title>evandeilton.r-universe.dev</title><link>https://evandeilton.r-universe.dev</link><description>Recent package updates in evandeilton</description><generator>R-universe</generator><image><url>https://github.com/evandeilton.png</url><title>R packages by evandeilton</title><link>https://evandeilton.r-universe.dev</link></image><lastBuildDate>Wed, 27 May 2026 19:34:46 GMT</lastBuildDate><item><title>[evandeilton] gkwdist 1.1.4</title><author>evandeilton@gmail.com (José Evandeilton Lopes)</author><description>Implements the five-parameter Generalized Kumaraswamy
('gkw') distribution proposed by 'Carrasco, Ferrari and
Cordeiro (2010)' &lt;doi:10.48550/arXiv.1004.0911&gt; 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)
&lt;doi:10.1016/j.stamet.2008.04.001&gt;. 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.</description><link>https://github.com/r-universe/evandeilton/actions/runs/26536140276</link><pubDate>Wed, 27 May 2026 19:34:46 GMT</pubDate><r:package>gkwdist</r:package><r:version>1.1.4</r:version><r:status>success</r:status><r:repository>https://evandeilton.r-universe.dev</r:repository><r:upstream>https://github.com/evandeilton/gkwdist</r:upstream><r:article><r:source>into-gkwdist.Rmd</r:source><r:filename>into-gkwdist.html</r:filename><r:title>Introduction to gkwdist: Generalized Kumaraswamy Distribution Family</r:title><r:created>2025-11-01 01:12:37</r:created><r:modified>2025-11-25 23:23:16</r:modified></r:article><r:article><r:source>theory-gkwdist.Rmd</r:source><r:filename>theory-gkwdist.html</r:filename><r:title>On the Statistical Properties and Computational Inference of the Generalized Kumaraswamy Distribution Family</r:title><r:created>2025-11-25 23:23:16</r:created><r:modified>2025-11-25 23:23:16</r:modified></r:article></item><item><title>[evandeilton] betaregscale 2.7.1</title><author>evandeilton@gmail.com (José Evandeilton Lopes)</author><description>Maximum-likelihood estimation of beta regression models
for responses derived from bounded rating scales. Observations
are treated as interval-censored on (0, 1) after a
scale-to-unit transformation, and the likelihood is built from
the difference of the beta CDF at the interval endpoints. The
complete likelihood supports mixed censoring types: uncensored,
left-censored, right-censored, and interval-censored
observations. Both fixed- and variable-dispersion submodels are
supported, with flexible link functions for the mean and
precision components. A compiled C++ backend (via 'Rcpp' and
'RcppArmadillo') provides numerically stable, high-performance
log-likelihood evaluation. Standard S3 methods (print(),
summary(), coef(), fitted(), residuals(), predict(), plot(),
confint(), vcov(), logLik(), AIC(), BIC()) are available for
fitted objects.</description><link>https://github.com/r-universe/evandeilton/actions/runs/26341328495</link><pubDate>Sat, 23 May 2026 19:07:39 GMT</pubDate><r:package>betaregscale</r:package><r:version>2.7.1</r:version><r:status>success</r:status><r:repository>https://evandeilton.r-universe.dev</r:repository><r:upstream>https://github.com/evandeilton/betaregscale</r:upstream><r:article><r:source>brs-advanced-workflows.Rmd</r:source><r:filename>brs-advanced-workflows.html</r:filename><r:title>Advanced Workflows for High-Level Users</r:title><r:created>2026-02-17 03:21:49</r:created><r:modified>2026-02-21 21:39:37</r:modified></r:article><r:article><r:source>brs-analyst-tools.Rmd</r:source><r:filename>brs-analyst-tools.html</r:filename><r:title>Analyst Tools for betaregscale</r:title><r:created>2026-02-16 01:44:21</r:created><r:modified>2026-02-21 21:39:37</r:modified></r:article><r:article><r:source>brs-intro.Rmd</r:source><r:filename>brs-intro.html</r:filename><r:title>Introduction to betaregscale</r:title><r:created>2026-02-16 01:44:21</r:created><r:modified>2026-02-21 21:39:37</r:modified></r:article><r:article><r:source>brs-mm.Rmd</r:source><r:filename>brs-mm.html</r:filename><r:title>Mixed-Effects Beta Interval Regression with brsmm</r:title><r:created>2026-02-16 01:44:21</r:created><r:modified>2026-02-21 21:39:37</r:modified></r:article></item><item><title>[evandeilton] OptimalBinningWoE 1.10.0</title><author>evandeilton@gmail.com (José Evandeilton Lopes)</author><description>High-performance implementation of 36 optimal binning
algorithms (16 categorical, 20 numerical) for Weight of
Evidence ('WoE') transformation, credit scoring, and risk
modeling. Includes advanced methods such as Mixed Integer
Linear Programming ('MILP'), Genetic Algorithms, Simulated
Annealing, and Monotonic Regression. Features automatic method
selection based on Information Value ('IV') maximization,
strict monotonicity enforcement, and efficient handling of
large datasets via 'Rcpp'. Fully integrated with the
'tidymodels' ecosystem for building robust machine learning
pipelines. Based on methods described in Siddiqi (2006)
&lt;doi:10.1002/9781119201731&gt; and Navas-Palencia (2020)
&lt;doi:10.48550/arXiv.2001.08025&gt;.</description><link>https://github.com/r-universe/evandeilton/actions/runs/27810515955</link><pubDate>Wed, 20 May 2026 22:18:03 GMT</pubDate><r:package>OptimalBinningWoE</r:package><r:version>1.10.0</r:version><r:status>success</r:status><r:repository>https://evandeilton.r-universe.dev</r:repository><r:upstream>https://github.com/evandeilton/optimalbinningwoe</r:upstream><r:article><r:source>introduction.Rmd</r:source><r:filename>introduction.html</r:filename><r:title>OptimalBinningWoE: Practical Guide for Credit Risk Modeling</r:title><r:created>2025-12-21 00:17:12</r:created><r:modified>2026-02-24 03:17:32</r:modified></r:article></item><item><title>[evandeilton] gkwreg 2.1.16</title><author>evandeilton@gmail.com (José Evandeilton Lopes)</author><description>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.</description><link>https://github.com/r-universe/evandeilton/actions/runs/26536703519</link><pubDate>Sat, 21 Mar 2026 03:25:25 GMT</pubDate><r:package>gkwreg</r:package><r:version>2.1.16</r:version><r:status>success</r:status><r:repository>https://evandeilton.r-universe.dev</r:repository><r:upstream>https://github.com/evandeilton/gkwreg</r:upstream><r:article><r:source>gkwreg-vs-betareg.Rmd</r:source><r:filename>gkwreg-vs-betareg.html</r:filename><r:title>Beta Regression vs Kumaraswamy-Based Models for Bounded Data</r:title><r:created>2025-10-20 20:58:37</r:created><r:modified>2026-03-21 03:25:25</r:modified></r:article></item></channel></rss>