{
  "_id": "6a21b2f1cd65a98ecbd3b366",
  "Package": "pye",
  "Type": "Package",
  "Title": "Penalized Youden Index Estimator",
  "Version": "0.1.0",
  "Date": "2026-05-31",
  "Authors@R": "c(person(given = c(\"Claudio\", \"J.\"),\nfamily = \"Salaroli\",\nemail = \"clasalar@ucm.es\",\nrole = c(\"aut\", \"cre\")),\nperson(given = c(\"Maria\", \"del Carmen\"),\nfamily = \"Pardo\",\nemail = \"mcapardo@ucm.es\",\nrole = \"aut\"))",
  "Description": "Implements the Penalized Youden Index Estimator (PYE) and\nthe Covariate-Adjusted Youden Index Estimator (covYI),\nproviding a novel framework for feature and covariate selection\nand combination in high-dimensional binary classification\nproblems. Methodologies are based on Salaroli and Pardo (2023)\n<doi:10.1016/j.chemolab.2023.104786> and an unpublished\nmanuscript by Salaroli and Pardo (2026) under review.",
  "License": "GPL (>= 2)",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.3.3",
  "VignetteBuilder": "knitr",
  "Config/testthat/edition": "3",
  "Language": "en-US",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-06-04 17:11:40 UTC",
    "User": "root"
  },
  "Author": "Claudio J. Salaroli [aut, cre], Maria del Carmen Pardo [aut]",
  "Maintainer": "Claudio J. Salaroli <clasalar@ucm.es>",
  "Repository": "https://cran.r-universe.dev",
  "Date/Publication": "2026-06-04 14:12:19 UTC",
  "RemoteUrl": "https://github.com/cran/pye",
  "RemoteRef": "HEAD",
  "RemoteSha": "846f3ebafc1203b25ff5233dd768e2656286359a",
  "MD5sum": "c4eb14350ac974837f2f9c8cd24dee77",
  "_user": "cran",
  "_type": "src",
  "_file": "pye_0.1.0.tar.gz",
  "_fileid": "966ca97a2428c7de46dac90941696d2682d9d0a566985d4a50aa40fa25ce36db",
  "_filesize": 670931,
  "_sha256": "966ca97a2428c7de46dac90941696d2682d9d0a566985d4a50aa40fa25ce36db",
  "_created": "2026-06-04T17:11:40.000Z",
  "_published": "2026-06-04T17:16:33.698Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79573706515,
      "time": 223,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7418174743"
    },
    {
      "job": 79573706513,
      "time": 236,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7418178719"
    },
    {
      "job": 79573706516,
      "time": 199,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7418166221"
    },
    {
      "job": 79573706793,
      "time": 247,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7418183265"
    },
    {
      "job": 79571828854,
      "time": 593,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7418088853"
    },
    {
      "job": 79573706502,
      "time": 142,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7418143745"
    }
  ],
  "_buildurl": "https://github.com/r-universe/cran/actions/runs/26966887298",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/pye",
  "_commit": {
    "id": "846f3ebafc1203b25ff5233dd768e2656286359a",
    "author": "Claudio J. Salaroli <clasalar@ucm.es>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 0.1.0\n",
    "time": 1780582339
  },
  "_maintainer": {
    "name": "Claudio J. Salaroli",
    "email": "clasalar@ucm.es",
    "login": "ucmpyepackage",
    "description": "",
    "uuid": 181966057
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.0.0",
      "role": "Depends"
    },
    {
      "package": "evmix",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "role": "Imports"
    },
    {
      "package": "glmnet",
      "role": "Imports"
    },
    {
      "package": "MASS",
      "role": "Imports"
    },
    {
      "package": "Matrix",
      "role": "Imports"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "ncvreg",
      "role": "Imports"
    },
    {
      "package": "OptimalCutpoints",
      "role": "Imports"
    },
    {
      "package": "pROC",
      "role": "Imports"
    },
    {
      "package": "penalizedSVM",
      "role": "Imports"
    },
    {
      "package": "plyr",
      "role": "Imports"
    },
    {
      "package": "ROCnReg",
      "role": "Imports"
    },
    {
      "package": "Rmpfr",
      "role": "Imports"
    },
    {
      "package": "sparseSVM",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "survival",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "roxygen2",
      "role": "Suggests"
    },
    {
      "package": "spelling",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "cran",
  "_selfowned": false,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-23",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "0.1.0",
      "date": "2026-06-04"
    }
  ],
  "_stars": 0,
  "_contributors": [
    {
      "user": "ucmpyepackage",
      "count": 1,
      "uuid": 181966057
    }
  ],
  "_userbio": {
    "uuid": 6899542,
    "type": "organization",
    "name": "cran",
    "description": "Unofficial read-only mirror of all CRAN R packages"
  },
  "_downloads": {
    "count": 0,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/pye"
  },
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/pye.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2026-06-04"
    }
  ],
  "_exports": [
    "AucPR_compute_cv",
    "AucPR_estimation",
    "AucPR_predict",
    "calibrate_lambda_max",
    "calibrate_lambda_min",
    "covYI_KS",
    "covYI_KS_estimation",
    "create_data_all",
    "create_lambda",
    "create_sample",
    "create_sample_with_covariates",
    "MCP_function",
    "mmAPG",
    "mnmAPG",
    "model_simulation_study",
    "plr_compute_cv",
    "plr_estimation",
    "plr_predict",
    "proximal_operator_EN",
    "proximal_operator_L1",
    "proximal_operator_L12",
    "proximal_operator_MCP",
    "proximal_operator_SCAD",
    "psvm_compute_cv",
    "psvm_estimation",
    "psvm_predict",
    "pye_KS",
    "pye_KS_compute_cv",
    "pye_KS_estimation",
    "pye_KS_simulation_study",
    "SCAD_function",
    "scaling_df_for_pye"
  ],
  "_help": [
    {
      "page": "AucPR_compute_cv",
      "title": "Cross-Validation for Optimal AucPR Regularization Parameter Selection",
      "topics": [
        "AucPR_compute_cv"
      ]
    },
    {
      "page": "AucPR_estimation",
      "title": "AucPR Estimation for Coefficient and Feature Selection",
      "topics": [
        "AucPR_estimation"
      ]
    },
    {
      "page": "AucPR_predict",
      "title": "Prediction and Performance Evaluation for Penalized AucPR Models",
      "topics": [
        "AucPR_predict"
      ]
    },
    {
      "page": "calibrate_lambda_max",
      "title": "Calibrate Maximum Value for the Penalty Parameter",
      "topics": [
        "calibrate_lambda_max"
      ]
    },
    {
      "page": "calibrate_lambda_min",
      "title": "Calibrate Minimum Value for the Penalty Parameter",
      "topics": [
        "calibrate_lambda_min"
      ]
    },
    {
      "page": "covYI_KS",
      "title": "Covariate-Adjusted Youden Index (covYI) method with Kernel Smoothing Estimation of the Density Functions",
      "topics": [
        "covYI_KS"
      ]
    },
    {
      "page": "covYI_KS_estimation",
      "title": "Estimation of Optimal Covariate Coefficients through Penalized Covariate-Adjusted Youden Index",
      "topics": [
        "covYI_KS_estimation"
      ]
    },
    {
      "page": "create_data_all",
      "title": "Generate Correlated Regressors and Covariates",
      "topics": [
        "create_data_all"
      ]
    },
    {
      "page": "create_lambda",
      "title": "Generate a Sequence of Penalty Parameters (lambda)",
      "topics": [
        "create_lambda"
      ]
    },
    {
      "page": "create_sample",
      "title": "Create Synthetic High-Dimensional Sample with Binary Target",
      "topics": [
        "create_sample"
      ]
    },
    {
      "page": "create_sample_with_covariates",
      "title": "Create a Synthetic Data Set with Covariates and Binary Target",
      "topics": [
        "create_sample_with_covariates"
      ]
    },
    {
      "page": "MCP_function",
      "title": "Minimax Concave Penalty (MCP) Function Value",
      "topics": [
        "MCP_function"
      ]
    },
    {
      "page": "mmAPG",
      "title": "Monotone Accelerated Proximal Gradient (APG) method",
      "topics": [
        "mmAPG"
      ]
    },
    {
      "page": "mnmAPG",
      "title": "Non-Monotone Accelerated Proximal Gradient (APG) method",
      "topics": [
        "mnmAPG"
      ]
    },
    {
      "page": "model_simulation_study",
      "title": "Simulation Study for Penalized Models on Real Data",
      "topics": [
        "model_simulation_study"
      ]
    },
    {
      "page": "plr_compute_cv",
      "title": "Cross-Validation for Optimal glmnet Regularization Parameter Selection",
      "topics": [
        "plr_compute_cv"
      ]
    },
    {
      "page": "plr_estimation",
      "title": "glmnet Estimation for Coefficient and Feature Selection",
      "topics": [
        "plr_estimation"
      ]
    },
    {
      "page": "plr_predict",
      "title": "Prediction and Performance Evaluation for Penalized glmnet Models",
      "topics": [
        "plr_predict"
      ]
    },
    {
      "page": "proximal_operator_EN",
      "title": "Proximal Operator for the Elastic-Net Penalty",
      "topics": [
        "proximal_operator_EN"
      ]
    },
    {
      "page": "proximal_operator_L1",
      "title": "Proximal Operator for the Convex \\textrm{L}_{1} (Lasso) Penalty",
      "topics": [
        "proximal_operator_L1"
      ]
    },
    {
      "page": "proximal_operator_L12",
      "title": "Proximal Operator for the Non-Convex \\textrm{L}_{1 / 2} Penalty",
      "topics": [
        "proximal_operator_L12"
      ]
    },
    {
      "page": "proximal_operator_MCP",
      "title": "Proximal Operator for the Non-Convex MCP Penalty",
      "topics": [
        "proximal_operator_MCP"
      ]
    },
    {
      "page": "proximal_operator_SCAD",
      "title": "Proximal Operator for the Non-Convex SCAD Penalty",
      "topics": [
        "proximal_operator_SCAD"
      ]
    },
    {
      "page": "psvm_compute_cv",
      "title": "Cross-Validation for Optimal Penalized svm Regularization Parameter Selection",
      "topics": [
        "psvm_compute_cv"
      ]
    },
    {
      "page": "psvm_estimation",
      "title": "Penalized svm Estimation for Coefficient and Feature Selection",
      "topics": [
        "psvm_estimation"
      ]
    },
    {
      "page": "psvm_predict",
      "title": "Prediction and Performance Evaluation for Penalized svm Models",
      "topics": [
        "psvm_predict"
      ]
    },
    {
      "page": "pye_KS",
      "title": "Penalized Youden Index (pye) function via Kernel Smoothing Density",
      "topics": [
        "pye_KS"
      ]
    },
    {
      "page": "pye_KS_compute_cv",
      "title": "Cross-Validation for Optimal pye KS Regularization Parameter Selection",
      "topics": [
        "pye_KS_compute_cv"
      ]
    },
    {
      "page": "pye_KS_estimation",
      "title": "pye KS Estimation for Coefficient and Feature Selection",
      "topics": [
        "pye_KS_estimation"
      ]
    },
    {
      "page": "pye_KS_simulation_study",
      "title": "Simulation Study for Penalized Youden Index (pye) on Real Data",
      "topics": [
        "pye_KS_simulation_study"
      ]
    },
    {
      "page": "SCAD_function",
      "title": "Smoothly Clipped Absolute Deviation (SCAD) Function Value",
      "topics": [
        "SCAD_function"
      ]
    },
    {
      "page": "scaling_df_for_pye",
      "title": "Center and Scale Continuous Regressors for pye Modeling",
      "topics": [
        "scaling_df_for_pye"
      ]
    }
  ],
  "_readme": "https://github.com/cran/pye/raw/HEAD/README.md",
  "_rundeps": [
    "boot",
    "class",
    "cli",
    "cluster",
    "codetools",
    "corpcor",
    "cpp11",
    "crs",
    "cubature",
    "e1071",
    "evmix",
    "farver",
    "foreach",
    "ggplot2",
    "glmnet",
    "glue",
    "gmp",
    "gsl",
    "gtable",
    "isoband",
    "iterators",
    "labeling",
    "lattice",
    "lifecycle",
    "maptree",
    "MASS",
    "Matrix",
    "MatrixModels",
    "mlegp",
    "moments",
    "ncvreg",
    "nor1mix",
    "np",
    "OptimalCutpoints",
    "pbivnorm",
    "penalizedSVM",
    "plyr",
    "pROC",
    "proxy",
    "quadprog",
    "quantreg",
    "R6",
    "RColorBrewer",
    "Rcpp",
    "RcppEigen",
    "rlang",
    "Rmpfr",
    "ROCnReg",
    "rpart",
    "S7",
    "scales",
    "shape",
    "SparseM",
    "sparseSVM",
    "spatstat.univar",
    "spatstat.utils",
    "statmod",
    "survival",
    "tgp",
    "vctrs",
    "viridisLite",
    "withr"
  ],
  "_vignettes": [
    {
      "source": "pye_intro.Rmd",
      "filename": "pye_intro.html",
      "title": "Introduction to pye and covYI estimators",
      "engine": "knitr::rmarkdown",
      "headings": [
        "1. Package Introduction and Objective",
        "3. Example Workflow",
        "Interpretation",
        "3. References"
      ],
      "created": "2026-06-04 14:12:19",
      "modified": "2026-06-04 14:12:19",
      "commits": 1
    }
  ],
  "_score": 2.6989700043360187,
  "_indexed": false,
  "_nocasepkg": "pye",
  "_universes": [
    "cran",
    "ucmpyepackage"
  ],
  "_indexurl": "https://ucmpyepackage.r-universe.dev/pye",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-06-04T17:14:36.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "846f3ebafc1203b25ff5233dd768e2656286359a",
      "fileid": "1a77f14ed0fe750e358f28efe87a121c84bb3791836c0aec29153338351ae7bc",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26966887298"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-06-04T17:14:33.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "846f3ebafc1203b25ff5233dd768e2656286359a",
      "fileid": "e1f53d3f5f90f2602970cc660a5c7ea9b6883ecb293cfbdeeb9cbb2b4c7f776d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26966887298"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-06-04T17:14:10.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "846f3ebafc1203b25ff5233dd768e2656286359a",
      "fileid": "9f4cf3877b83e57f0587f9978e04a564e570da95db76750cc0f55848555e14a6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26966887298"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-06-04T17:14:46.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "846f3ebafc1203b25ff5233dd768e2656286359a",
      "fileid": "1d6c0bea72d331d1b52fd4f3810c6b0bbbac91b1caf7b1f0cde992b5ae3bc7c5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26966887298"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.0",
      "date": "2026-06-04T17:14:31.000Z",
      "arch": "emscripten",
      "commit": "846f3ebafc1203b25ff5233dd768e2656286359a",
      "fileid": "f085e00d3519d3c9713c33901776e05c330de30e072e0f56e83eb5a564fadee9",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/26966887298"
    }
  ]
}