The hardware and bandwidth for this mirror is donated by METANET, the Webhosting and Full Service-Cloud Provider.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]metanet.ch.
The pye package implements the penalized variable selection and classification methodologies developed during my PhD research at the Complutense University of Madrid (UCM).
The package features the Penalized Youden Index Estimator (PYE) and the Covariate-adjusted Youden Index (covYI) estimator, designed for simultaneous feature selection, coefficient estimation, and threshold optimization, both in low- and high-dimensional settings.
main (Version 0.1.0 - 2026): Clean
production-ready codebase optimized according to CRAN guidelines.
Prepared for submission.To install the package directly from this private repository, make
sure you have devtools installed and run the following
command in R/RStudio:
```R if (!require(“devtools”)) install.packages(“devtools”) devtools::install_github(“UCMpyePackage/pye”)
These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.