<?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>raydonal.r-universe.dev</title><link>https://raydonal.r-universe.dev</link><description>Recent package updates in raydonal</description><generator>R-universe</generator><image><url>https://github.com/raydonal.png</url><title>R packages by raydonal</title><link>https://raydonal.r-universe.dev</link></image><lastBuildDate>Fri, 19 Jun 2026 12:20:02 GMT</lastBuildDate><item><title>[cran] simplexgof 0.1.0</title><author>raydonal@de.ufpe.br (Raydonal Ospina)</author><description>Implements the bootstrap-calibrated local-influence
goodness-of-fit test for simplex regression models with
constant or varying dispersion, following the local influence
approach of Zhu and Zhang (2004) &lt;doi:10.1093/biomet/91.3.579&gt;
and the simplex regression model of Barndorff-Nielsen and
Jorgensen (1991) &lt;doi:10.1016/0047-259X(91)90008-P&gt;. The test
statistic aggregates individual local-influence measures under
case-weight perturbation. Because the first-order asymptotic
normal calibration is severely liberal in finite samples, a
parametric bootstrap calibration is provided that restores
accurate size control and delivers high power against omitted
covariates, neglected dispersion, and distributional
misspecification. Plotting functions reproduce the figures and
tables of the companion methodological paper. Computational
kernels are implemented in 'C++' via 'Rcpp' and 'RcppArmadillo'
for speed, and two real datasets are bundled.</description><link>https://github.com/r-universe/cran/actions/runs/27837882367</link><pubDate>Fri, 19 Jun 2026 12:20:02 GMT</pubDate><r:package>simplexgof</r:package><r:version>0.1.0</r:version><r:status>success</r:status><r:repository>https://cran.r-universe.dev</r:repository><r:upstream>https://github.com/cran/simplexgof</r:upstream><r:article><r:source>simplexgof-intro.Rmd</r:source><r:filename>simplexgof-intro.html</r:filename><r:title>Introduction to simplexgof</r:title><r:created>2026-06-19 12:20:02</r:created><r:modified>2026-06-19 12:20:02</r:modified></r:article><r:article><r:source>paper-ammonia.Rmd</r:source><r:filename>paper-ammonia.html</r:filename><r:title>Paper: ammonia application</r:title><r:created>2026-06-19 12:20:02</r:created><r:modified>2026-06-19 12:20:02</r:modified></r:article><r:article><r:source>paper-pbsc.Rmd</r:source><r:filename>paper-pbsc.html</r:filename><r:title>Paper: PBSC application</r:title><r:created>2026-06-19 12:20:02</r:created><r:modified>2026-06-19 12:20:02</r:modified></r:article></item><item><title>[cran] prLogistic 2.0.2</title><author>raydonal@de.ufpe.br (Raydonal Ospina)</author><description>Estimates adjusted prevalence ratios (PR) and their
confidence intervals from logistic regression models,
addressing the well-known limitation of odds ratios (OR) as
approximations to PR in cross-sectional studies with common
outcomes. Supports independent observations (glm()),
clustered/multilevel data (glmer() from 'lme4'), longitudinal
data via Generalised Estimating Equations (geeglm() from
'geepack'), and complex survey designs (svyglm() from
'survey'). Inference is available via the delta method
(conditional and marginal standardisation) and via bootstrap
(normal-approximation and percentile intervals). Continuous
covariates are handled through user-specified or median-based
reference values; flexible baseline specification allows any
reference category to be chosen for factor predictors. Based on
the methodology described in Amorim &amp; Ospina (2021)
&lt;doi:10.1590/0001-3765202120190316&gt;.</description><link>https://github.com/r-universe/cran/actions/runs/27837831448</link><pubDate>Fri, 19 Jun 2026 12:00:02 GMT</pubDate><r:package>prLogistic</r:package><r:version>2.0.2</r:version><r:status>success</r:status><r:repository>https://cran.r-universe.dev</r:repository><r:upstream>https://github.com/cran/prLogistic</r:upstream><r:article><r:source>prLogistic-intro.Rmd</r:source><r:filename>prLogistic-intro.html</r:filename><r:title>Estimating Prevalence Ratios with prLogistic</r:title><r:created>2026-06-19 12:00:02</r:created><r:modified>2026-06-19 12:00:02</r:modified></r:article><r:article><r:source>article-examples.Rmd</r:source><r:filename>article-examples.html</r:filename><r:title>Reproducing the Examples from Amorim &amp; Ospina (2021)</r:title><r:created>2026-06-19 12:00:02</r:created><r:modified>2026-06-19 12:00:02</r:modified></r:article></item><item><title>[raydonal] logcumulant 0.1.0</title><author>raydonal@de.ufpe.br (Raydonal Ospina)</author><description>A family of three complementary goodness-of-fit tests
based on an adaptation of Hotelling's T-squared statistic
applied to vectors of sample log-cumulants (Mellin statistics)
for positive-support reliability data. The package provides the
asymptotic chi-squared reference and parametric bootstrap
p-values for reliable finite-sample inference, covering the
Weibull, Frechet, Gamma, Inverse-Gamma, Log-Normal, and
Log-Logistic families. It also provides three diagnostic
diagrams (log-cumulant, kurtosis-skewness, and
coefficient-of-variation) with bootstrap concentration
ellipses, in the spirit of moment-ratio diagrams. Methods are
described in Santos, Ospina, Espinheira and Oliveira (2025).</description><link>https://github.com/r-universe/raydonal/actions/runs/27462335803</link><pubDate>Sat, 06 Jun 2026 15:26:48 GMT</pubDate><r:package>logcumulant</r:package><r:version>0.1.0</r:version><r:status>success</r:status><r:repository>https://raydonal.r-universe.dev</r:repository><r:upstream>https://github.com/raydonal/logcumulant</r:upstream><r:article><r:source>getting-started.Rmd</r:source><r:filename>getting-started.html</r:filename><r:title>Getting started with logcumulant</r:title><r:created>2026-06-06 14:44:46</r:created><r:modified>2026-06-06 14:44:46</r:modified></r:article><r:article><r:source>gof-tests.Rmd</r:source><r:filename>gof-tests.html</r:filename><r:title>Goodness-of-fit tests and the bootstrap</r:title><r:created>2026-06-06 14:44:46</r:created><r:modified>2026-06-06 14:44:46</r:modified></r:article><r:article><r:source>simulation.Rmd</r:source><r:filename>simulation.html</r:filename><r:title>Simulation studies</r:title><r:created>2026-06-06 14:44:46</r:created><r:modified>2026-06-06 14:44:46</r:modified></r:article><r:article><r:source>diagrams.Rmd</r:source><r:filename>diagrams.html</r:filename><r:title>The three diagnostic diagrams</r:title><r:created>2026-06-06 14:44:46</r:created><r:modified>2026-06-06 14:44:46</r:modified></r:article></item></channel></rss>