MyNixOS website logo
Description

Reproduce IMpower133.

Provides functions to simulate baseline characteristics, reconstruct overall survival data from published Kaplan-Meier curves, and generate publication-ready tables and forest plots reproducing the IMpower133 clinical trial results (Horn et al., 2018, <doi:10.1056/NEJMoa1809064>). The IPD reconstruction method is based on Liu et al.(2021, <doi:10.1186/s12874-021-01308-8>).

impower133

Reproduce the IMpower133 Clinical Trial Results

Overview

The impower133 package provides functions to reproduce the results of the IMpower133 clinical trial (Horn et al., 2018, NEJM), a phase III randomized controlled trial evaluating atezolizumab plus chemotherapy versus placebo plus chemotherapy in extensive-stage small-cell lung cancer.

This package was developed as a course project for the Biostatistics course at East China Normal University.

Installation

install.packages("impower133")

Or install the development version from GitHub:

remotes::install_github("fanfande131/impower133")

Functions

rtriang() - Triangular distribution random number generator

simulate_impower133() - Simulate complete ITT population with baseline, efficacy, and safety data

reconstruct_survival() - Reconstruct individual patient data from published K-M curves

analyze_survival() - Analyze survival data and print key statistics

plot_survival() - Plot K-M survival curves for OS or PFS

make_table1() - Generate Table 1: Baseline characteristics

make_table2() - Generate Table 2: Response rate and disease progression

make_table3() - Generate Table 3: Adverse events

plot_figure2c() - Generate Figure 2C: Subgroup forest plot

Usage

See inst/examples/test_impower133.R for a complete example. Simulated data, output figures (tables and plots), and the reconstructed IPD data are also available in inst/examples/.

Data Sources

The individual patient data was reconstructed from published Kaplan-Meier curves using the IPDfromKM web application:

https://biostatistics.mdanderson.org/shinyapps/IPDfromKM/

Method reference: Liu N, Zhou Y, Lee JJ. IPDfromKM: reconstruct individual patient data from published Kaplan-Meier survival curves. BMC Med Res Methodol. 2021;21(1):111.

Trial Reference

Horn L, Mansfield AS, Szczesna A, et al. First-Line Atezolizumab plus Chemotherapy in Extensive-Stage Small-Cell Lung Cancer. N Engl J Med. 2018;379:2220-2229. doi:10.1056/NEJMoa1809064

License

MIT.

Metadata

Version

1.0.0

License

Unknown

Platforms (79)

    Darwin
    FreeBSD
    Genode
    GHCJS
    Linux
    MMIXware
    NetBSD
    none
    OpenBSD
    Redox
    Solaris
    uefi
    wasip1
    Windows
Show all
  • aarch64-darwin
  • aarch64-freebsd
  • aarch64-genode
  • aarch64-linux
  • aarch64-netbsd
  • aarch64-none
  • aarch64-uefi
  • aarch64-windows
  • aarch64_be-none
  • arc-linux
  • arm-none
  • armv5tel-linux
  • armv6l-linux
  • armv6l-netbsd
  • armv6l-none
  • armv7a-linux
  • armv7a-netbsd
  • armv7l-linux
  • armv7l-netbsd
  • avr-none
  • i686-cygwin
  • i686-freebsd
  • i686-genode
  • i686-linux
  • i686-netbsd
  • i686-none
  • i686-openbsd
  • i686-windows
  • javascript-ghcjs
  • loongarch64-linux
  • m68k-linux
  • m68k-netbsd
  • m68k-none
  • microblaze-linux
  • microblaze-none
  • microblazeel-linux
  • microblazeel-none
  • mips-linux
  • mips-none
  • mips64-linux
  • mips64-none
  • mips64el-linux
  • mipsel-linux
  • mipsel-netbsd
  • mmix-mmixware
  • msp430-none
  • or1k-none
  • powerpc-linux
  • powerpc-netbsd
  • powerpc-none
  • powerpc64-linux
  • powerpc64le-linux
  • powerpcle-none
  • riscv32-linux
  • riscv32-netbsd
  • riscv32-none
  • riscv64-linux
  • riscv64-netbsd
  • riscv64-none
  • rx-none
  • s390-linux
  • s390-none
  • s390x-linux
  • s390x-none
  • sh4-linux
  • vc4-none
  • wasm32-wasip1
  • wasm64-wasip1
  • x86_64-cygwin
  • x86_64-freebsd
  • x86_64-genode
  • x86_64-linux
  • x86_64-netbsd
  • x86_64-none
  • x86_64-openbsd
  • x86_64-redox
  • x86_64-solaris
  • x86_64-uefi
  • x86_64-windows