Skip to content

metrumresearchgroup/confounded-exposure-metrics

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Introduction

This repo contains scripts exploring how biased exposure-response relationships can be created by the choice of exposure metric. This work resulted in a forthcoming publication, and we hope this repo will help an interested reader further exposure these issues. The primary script and analysis look at comparing average concentration until an event to cycle 1 average concentration in a hypothetical oncology study, and how a biased analysis and conclusions could occur.

Packages

The packages used are captured in a renv lock file. R version 4.1.3 was used.

Key Scripts

tte-demo.Rmd

This is the primary script for the results and figures presented in the manuscript.

tte-demo-replications.R

This script repeats the core parts of the methodology in tte-demo.Rmd 1000 times. This supports the supplementary material and conclusions that the primary analysis is not due to random variability.

model/nonmem/simmod/pk2cmt.cpp

The mrgsolve model file used to generate exposures from a 2 compartment model.

Supplemental and Work in Progress Scripts

  • dose-modification.Rmd: Work in progress exploration of how dose modifications throughout a trial can also induce bias in the exposure-response relationships. This occurs because lower doses only happen later in the trial, for patients who remain in the study and don't have death, progression, or serious adverse events, etc.
  • cmax-demo.Rmd: Brief analysis that any time-dependent exposure metric can have bias in the exposure response relationship, for example where Cmax increases cycle by cycle because of accumulation.
  • dose-modification-dose-response.Rmd: Work in progress exploration of time-varying covariates and created bias in the exposure-response relationship.

Further References

About

Supporting Code for the manuscript

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages