CoRpower: Power Calculations for Assessing Correlates of Risk in Clinical Efficacy Trials

Calculates power for assessment of intermediate biomarker responses as correlates of risk in the active treatment group in clinical efficacy trials, as described in Gilbert, Janes, and Huang, Power/Sample Size Calculations for Assessing Correlates of Risk in Clinical Efficacy Trials (2016, Statistics in Medicine). The methods differ from past approaches by accounting for the level of clinical treatment efficacy overall and in biomarker response subgroups, which enables the correlates of risk results to be interpreted in terms of potential correlates of efficacy/protection. The methods also account for inter-individual variability of the observed biomarker response that is not biologically relevant (e.g., due to technical measurement error of the laboratory assay used to measure the biomarker response), which is important because power to detect a specified correlate of risk effect size is heavily affected by the biomarker's measurement error. The methods can be used for a general binary clinical endpoint model with a univariate dichotomous, trichotomous, or continuous biomarker response measured in active treatment recipients at a fixed timepoint after randomization, with either case-cohort Bernoulli sampling or case-control without-replacement sampling of the biomarker (a baseline biomarker is handled as a trivial special case). In a specified two-group trial design, the computeN() function can initially be used for calculating additional requisite design parameters pertaining to the target population of active treatment recipients observed to be at risk at the biomarker sampling timepoint. Subsequently, the power calculation employs an inverse probability weighted logistic regression model fitted by the tps() function in the 'osDesign' package. Power results as well as the relationship between the correlate of risk effect size and treatment efficacy can be visualized using various plotting functions. To link power calculations for detecting a correlate of risk and a correlate of treatment efficacy, a baseline immunogenicity predictor (BIP) can be simulated according to a specified classification rule (for dichotomous or trichotomous BIPs) or correlation with the biomarker response (for continuous BIPs), then outputted along with biomarker response data under assignment to treatment, and clinical endpoint data for both treatment and placebo groups.

Version: 1.0.4
Depends: R (≥ 3.5.0)
Imports: survival, osDesign
Suggests: knitr, rmarkdown
Published: 2020-11-17
Author: Stephanie Wu [aut], Michal Juraska [aut, cre], Peter Gilbert [aut], Yunda Huang [aut]
Maintainer: Michal Juraska <mjuraska at fredhutch.org>
BugReports: https://github.com/mjuraska/CoRpower/issues
License: GPL-2
URL: https://github.com/mjuraska/CoRpower
NeedsCompilation: no
Materials: README
CRAN checks: CoRpower results

Documentation:

Reference manual: CoRpower.pdf
Vignettes: Introduction to R Package CoRpower
Algorithms for Simulating Placebo Group and Baseline Immunogenicity Predictor Data

Downloads:

Package source: CoRpower_1.0.4.tar.gz
Windows binaries: r-devel: CoRpower_1.0.4.zip, r-release: CoRpower_1.0.4.zip, r-oldrel: CoRpower_1.0.4.zip
macOS binaries: r-release (arm64): CoRpower_1.0.4.tgz, r-oldrel (arm64): CoRpower_1.0.4.tgz, r-release (x86_64): CoRpower_1.0.4.tgz
Old sources: CoRpower archive

Linking:

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