Other packages > Find by keyword >

CoRpower  

Power Calculations for Assessing Correlates of Risk in Clinical Efficacy Trials
View on CRAN: Click here


Download and install CoRpower package within the R console
Install from CRAN:
install.packages("CoRpower")

Install from Github:
library("remotes")
install_github("cran/CoRpower")

Install by package version:
library("remotes")
install_version("CoRpower", "1.0.4")



Attach the package and use:
library("CoRpower")
Maintained by
Michal Juraska
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2018-10-07
Latest Update: 2020-11-17
Description:
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.
How to cite:
Michal Juraska (2018). CoRpower: Power Calculations for Assessing Correlates of Risk in Clinical Efficacy Trials. R package version 1.0.4, https://cran.r-project.org/web/packages/CoRpower. Accessed 05 Mar. 2026.
Previous versions and publish date:
1.0.0 (2018-10-07 01:00), 1.0.1 (2019-04-25 10:00), 1.0.2 (2019-06-19 19:50), 1.0.3 (2019-09-27 23:50)
Other packages that cited CoRpower R package
View CoRpower citation profile
Other R packages that CoRpower depends, imports, suggests or enhances
Complete documentation for CoRpower
Functions, R codes and Examples using the CoRpower R package
Some associated functions: computeN . computePower . plotPowerCont . plotPowerTri . plotROCcurveTri . plotRRgradVE . plotVElatCont . 
Some associated R codes: computeN.R . computePower.R . plotPowerCont.R . plotPowerTri.R . plotROCcurveTri.R . plotRRgradVE.R . plotVElatCont.R .  Full CoRpower package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

nextGenShinyApps  
Craft Exceptional 'R Shiny' Applications and Dashboards with Novel Responsive Tools
Nove responsive tools for designing and developing 'Shiny' dashboards and applications. The scripts ...
Download / Learn more Package Citations See dependency  
diffIRT  
Diffusion IRT Models for Response and Response Time Data
Package to fit diffusion-based IRT models to response and response time data. Models are fit using ...
Download / Learn more Package Citations See dependency  
imagefx  
Extract Features from Images
Synthesize images into characteristic features for time-series analysis or machine learning applicat ...
Download / Learn more Package Citations See dependency  
ClimClass  
Climate Classification According to Several Indices
Classification of climate according to Koeppen - Geiger, of aridity indices, of continentality indi ...
Download / Learn more Package Citations See dependency  
neat  
Efficient Network Enrichment Analysis Test
Includes functions and examples to compute NEAT, the Network Enrichment Analysis Test described in ...
Download / Learn more Package Citations See dependency  
roccv  
ROC for Cross Validation Results
Cross validate large genetic data while specifying clinical variables that should always be in the m ...
Download / Learn more Package Citations See dependency  

26,264

R Packages

223,360

Dependencies

70,244

Author Associations

26,265

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA