knitr::opts_chunk$set(
  collapse = TRUE,
  comment = "#>",
  fig.path = "man/figures/README-",
  out.width = "100%"
)

titegboin

The goal of titegboin is to obtain the operating characteristics of the Time-to-event gBOIN design for late-onset toxicity grades by simulating trials.

Installation

You can install the released version of titegboin from GitHub with:

# install.packages("devtools")
devtools::install_github("qingxiaa/titegboin")


qingxiaa/titegboin documentation built on Dec. 22, 2021, 10:55 a.m.