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]
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 Apr. 2025.
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
03/0603/0703/0803/0903/1003/1103/1203/1303/1403/1503/1603/1703/1803/1903/2003/2103/2203/2303/2403/2503/2603/2703/2803/2903/3003/3104/0104/0204/03Downloads for CoRpower02468101214161820TrendBars

Today's Hot Picks in Authors and Packages

IGST  
Informative Gene Selection Tool
Mining informative genes with certain biological meanings are important for clinical diagnosis of di ...
Download / Learn more Package Citations See dependency  
whitestrap  
White Test and Bootstrapped White Test for Heteroskedasticity
Formal implementation of White test of heteroskedasticity and a bootstrapped version of it, develope ...
Download / Learn more Package Citations See dependency  
leapp  
Latent Effect Adjustment After Primary Projection
These functions take a gene expression value matrix, a primary covariate vector, an additional know ...
Download / Learn more Package Citations See dependency  
deepdive  
Deep Learning for General Purpose
Aims to provide simple intuitive functions to create quick prototypes of artificial neural network o ...
Download / Learn more Package Citations See dependency  
TrendInTrend  
Odds Ratio Estimation and Power Calculation for the Trend in Trend Model
Estimation of causal odds ratio and power calculation given trends in exposure prevalenceand outcome ...
Download / Learn more Package Citations See dependency  
gllvm  
Generalized Linear Latent Variable Models
Analysis of multivariate data using generalized linear latent variable models (gllvm). Estimation i ...
Download / Learn more Package Citations See dependency  

23,990

R Packages

207,311

Dependencies

64,809

Author Associations

23,991

Publication Badges

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