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 30 Jan. 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
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

fastmit  
Fast Mutual Information Based Independence Test
A mutual information estimator based on k-nearest neighbor method proposed by A. Kraskov, et al. (20 ...
Download / Learn more Package Citations See dependency  
cinaR  
A Computational Pipeline for Bulk 'ATAC-Seq' Profiles
Differential analyses and Enrichment pipeline for bulk 'ATAC-seq' data analyses. This package combi ...
Download / Learn more Package Citations See dependency  
convertid  
Convert Gene IDs Between Each Other and Fetch Annotations from Biomart
Gene Symbols or Ensembl Gene IDs are converted using the Bimap interface in 'AnnotationDbi' in conve ...
Download / Learn more Package Citations See dependency  
GGMncv  
Gaussian Graphical Models with Nonconvex Regularization
Estimate Gaussian graphical models with nonconvex penalties , including ...
Download / Learn more Package Citations See dependency  
r2resize  
In-Text Resize for Images, Tables and Fancy Resize Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  
kesernetwork  
Visualization of the KESER Network
A shiny app to visualize the knowledge networks for the code concepts. Using co-occurrence matrices ...
Download / Learn more Package Citations See dependency  

23,580

R Packages

204,057

Dependencies

63,980

Author Associations

23,581

Publication Badges

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