Learn R Programming

ph2bayes package

Bayesian Single-Arm Phase II Designs

An implementation of Bayesian single-arm phase II design methods for binary outcome based on posterior probability and predictive probability.

CRAN task view: ExperimentalDesign

Installation

Get the released version from CRAN:

install.packages("ph2bayes")

Or the development version from github:

# install.packages("devtools")
devtools::install_github("nshi-stat/ph2bayes")

Copy Link

Version

Install

install.packages('ph2bayes')

Monthly Downloads

200

Version

0.0.2

License

GPL-3

Maintainer

Kengo Nagashima

Last Published

February 26th, 2018

Functions in ph2bayes (0.0.2)

stopbound_pred

The stopping boundaries based on Lee and Liu's criterion
predprob

The predictive probability criterion function
stopbound_post

The stopping boundaries based on Thall and Simon's criterion
ph2bayes-package

The 'ph2bayes' package
postprob

The posterior probability criterion function