-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathDESCRIPTION
More file actions
13 lines (13 loc) · 764 Bytes
/
DESCRIPTION
File metadata and controls
13 lines (13 loc) · 764 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
Package: bhm
Type: Package
Title: Biomarker Threshold Models
Version: 1.20
Date: 2025-04-29
Author: Bingshu E. Chen [aut, cre]
Maintainer: Bingshu E. Chen <bingshu.chen@queensu.ca>
Authors@R: c(person(given = c("Bingshu", "E."), family = "Chen", role = c("aut", "cre"), email = "bingshu.chen@queensu.ca"))
Depends: R (>= 3.6.0), coda, ggplot2, gridExtra, lpl, survival
Imports: methods
Description: Contains tools to fit both predictive and prognostic biomarker effects using biomarker threshold models and continuous threshold models. Evaluate the treatment effect, biomarker effect and treatment-biomarker interaction using probability index measurement. Test for treatment-biomarker interaction using residual bootstrap method.
License: GPL (>=2)
LazyLoad: yes