Package: OptHoldoutSize 0.1.0.2
OptHoldoutSize: Estimation of Optimal Size for a Holdout Set for Updating a Predictive Score
Predictive scores must be updated with care, because actions taken on the basis of existing risk scores causes bias in risk estimates from the updated score. A holdout set is a straightforward way to manage this problem: a proportion of the population is 'held-out' from computation of the previous risk score. This package provides tools to estimate a size for this holdout set and associated errors. Comprehensive vignettes are included. Please see: Haidar-Wehbe S, Emerson SR, Aslett LJM, Liley J (2022) <doi:10.48550/arXiv.2202.06374> (in Annals of Applied Statistics) for details of methods.
Authors:
OptHoldoutSize_0.1.0.2.tar.gz
OptHoldoutSize_0.1.0.2.zip(r-4.7)OptHoldoutSize_0.1.0.2.zip(r-4.6)OptHoldoutSize_0.1.0.2.zip(r-4.5)
OptHoldoutSize_0.1.0.2.tgz(r-4.6-any)OptHoldoutSize_0.1.0.2.tgz(r-4.5-any)
OptHoldoutSize_0.1.0.2.tar.gz(r-4.7-any)OptHoldoutSize_0.1.0.2.tar.gz(r-4.6-any)
OptHoldoutSize_0.1.0.2.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
OptHoldoutSize/json (API)
NEWS
| # Install 'OptHoldoutSize' in R: |
| install.packages('OptHoldoutSize', repos = c('https://jamesliley.r-universe.dev', 'https://cloud.r-project.org')) |
- aspre_emulation - Emulation-based OHS estimation for ASPRE
- aspre_parametric - Parametric-based OHS estimation for ASPRE
- ci_cover_a_yn - Data for example on asymptotic confidence interval for OHS.
- ci_cover_cost_a_yn - Data for example on asymptotic confidence interval for min cost.
- ci_cover_cost_e_yn - Data for example on empirical confidence interval for min cost.
- ci_cover_e_yn - Data for example on empirical confidence interval for OHS.
- data_example_simulation - Data for vignette showing general example
- data_nextpoint_em - Data for 'next point' demonstration vignette on algorithm comparison using emulation algorithm
- data_nextpoint_par - Data for 'next point' demonstration vignette on algorithm comparison using parametric algorithm
- ohs_array - Data for vignette on algorithm comparison
- ohs_resample - Data for vignette on algorithm comparison
- params_aspre - Parameters of reported ASPRE dataset
This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.
Last updated from:a1cf00a496. Checks:7 WARNING, 2 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | WARNING | 173 | ||
| source / vignettes | OK | 161 | ||
| linux-release-x86_64 | WARNING | 165 | ||
| macos-release-arm64 | WARNING | 146 | ||
| macos-oldrel-arm64 | WARNING | 149 | ||
| windows-devel | WARNING | 117 | ||
| windows-release | WARNING | 90 | ||
| windows-oldrel | WARNING | 98 | ||
| wasm-release | OK | 105 |
Exports:add_aspre_interactionsaspreaspre_k2ci_mincostci_ohscov_fnerror_ohs_emulationexp_imp_fngen_base_coefsgen_predsgen_respgrad_mincost_powerlawgrad_nstar_powerlawlogisticlogitmodel_predictmodel_trainmu_fnnext_noptimal_holdout_sizeoptimal_holdout_size_emulationoracle_predpowerlawpowersolvepowersolve_generalpowersolve_sepsi_fnsens10sim_random_aspresplit_data
Dependencies:latticeMatrixmatrixStatsmnormtmvtnormrangerRcppRcppEigen
ASPRE example
Rendered fromASPRE_example.Rmdusingknitr::rmarkdownon May 07 2026.Last update: 2026-04-07
Started: 2022-02-09
Comparison of algorithms
Rendered fromcomparison_of_algorithms.Rmdusingknitr::rmarkdownon May 07 2026.Last update: 2025-04-09
Started: 2022-02-09
Simulated example
Rendered fromsimulated_example.Rmdusingknitr::rmarkdownon May 07 2026.Last update: 2025-04-09
Started: 2022-02-09
