forestsearch: Exploratory Subgroup Identification in Clinical Trials with Survival Endpoints

Implements statistical methods for exploratory subgroup identification in clinical trials with survival endpoints. Provides tools for identifying patient subgroups with differential treatment effects using machine learning approaches including Generalized Random Forests (GRF), LASSO regularization, and exhaustive combinatorial search algorithms. Features bootstrap bias correction using infinitesimal jackknife methods to address selection bias in post-hoc analyses. Designed for clinical researchers conducting exploratory subgroup analyses in randomized controlled trials, particularly for multi-regional clinical trials (MRCT) requiring regional consistency evaluation. Supports both accelerated failure time (AFT) and Cox proportional hazards models with comprehensive diagnostic and visualization tools. Methods are described in León et al. (2024) <doi:10.1002/sim.10163>.

Version: 0.1.0
Depends: R (≥ 4.1.0)
Imports: data.table, doFuture, dplyr, foreach, future, future.apply, future.callr, ggplot2, glmnet, grf, gt, patchwork, policytree, progressr, randomForest, rlang, stringr, survival, weightedsurv
Suggests: DiagrammeR, doRNG, htmltools, tidyr, forestploter, cubature, svglite, knitr, rmarkdown, katex
Published: 2026-03-23
DOI: 10.32614/CRAN.package.forestsearch (may not be active yet)
Author: Larry Leon [aut, cre]
Maintainer: Larry Leon <larry.leon.05 at post.harvard.edu>
BugReports: https://github.com/larry-leon/forestsearch/issues
License: MIT + file LICENSE
URL: https://github.com/larry-leon/forestsearch, https://larry-leon.github.io/forestsearch/
NeedsCompilation: no
Materials: README, NEWS
CRAN checks: forestsearch results

Documentation:

Reference manual: forestsearch.html , forestsearch.pdf
Vignettes: Exploratory Subgroup Identification with ForestSearch (source, R code)

Downloads:

Package source: forestsearch_0.1.0.tar.gz
Windows binaries: r-devel: not available, r-release: not available, r-oldrel: not available
macOS binaries: r-release (arm64): forestsearch_0.1.0.tgz, r-oldrel (arm64): not available, r-release (x86_64): forestsearch_0.1.0.tgz, r-oldrel (x86_64): forestsearch_0.1.0.tgz

Linking:

Please use the canonical form https://CRAN.R-project.org/package=forestsearch to link to this page.