Learn R Programming

trialr (version 0.0.7)

thallhierarchicalbinary_parameters_demo: Get parameters to run the demo of Thall Hierarchical Binary model

Description

Get parameters to run the demo of Thall Hierarchical Binary model. These match those used to demonstrate EffTox in Thall et al. 2003.

Usage

thallhierarchicalbinary_parameters_demo()

Arguments

Value

a list of parameters

References

Thall et al. 2014, Effective sample size for computing prior hyperparameters in Bayesian phase I-II dose-finding

See Also

efftox_params

Examples

Run this code
# NOT RUN {
dat <- thallhierarchicalbinary_parameters_demo()
names(dat)
dat$target_resp == 0.3

# }

Run the code above in your browser using DataLab