Phase123: Simulating and Conducting Phase 123 Trials

Contains three simulation functions for implementing the entire Phase 123 trial and the separate Eff-Tox and Phase 3 portions of the trial, which may be beneficial for use on clusters. The functions AssignEffTox() and RandomizeEffTox() assign doses to patient cohorts during phase 12 and Reoptimize() determines the optimal dose to continue with during Phase 3. The functions ReturnMeansAgent() and ReturnMeanControl() gives the true mean survival for the agent doses and control and ReturnOCS() gives the operating characteristics of the design.

Version: 2.1
Imports: Rcpp (≥ 0.12.9), survival, stats
LinkingTo: Rcpp, RcppArmadillo
Published: 2019-04-25
Author: Andrew G Chapple
Maintainer: Andrew G Chapple <achapp at lsuhsc.edu>
License: GPL-2
NeedsCompilation: yes
CRAN checks: Phase123 results

Documentation:

Reference manual: Phase123.pdf

Downloads:

Package source: Phase123_2.1.tar.gz
Windows binaries: r-devel: Phase123_2.1.zip, r-release: Phase123_2.1.zip, r-oldrel: Phase123_2.1.zip
macOS binaries: r-release (arm64): Phase123_2.1.tgz, r-oldrel (arm64): Phase123_2.1.tgz, r-release (x86_64): Phase123_2.1.tgz
Old sources: Phase123 archive

Reverse dependencies:

Reverse imports: UtilityFrailtyPH12

Linking:

Please use the canonical form https://CRAN.R-project.org/package=Phase123 to link to this page.