class_trialDesign_binom_one: Class '"trialDesign_binom_one"'

Description Objects from the Class Slots Methods Examples

Description

This is the s4 class for Binomial one endpoint designs with frequentist and Bayesian properties.

Objects from the Class

Objects can be created by calls of the form new("trialDesign_binom_one", ...).

Slots

reviews:

Object of class "numeric", numeric vector of the number of patients an interim analysis will occur at

success:

Object of class "numeric", number of successed needed to stop for efficacy

failure:

Object of class "numeric", number of failures needed to stop for futility

eta, zeta:

Object of class "numeric", bayesiand properties of the design

alpha, power, exp.p0, exp.p1:

Object of class "numeric", frequentist properties of the design including the expected sampel size under H0 and H1

p0, p1:

Object of class "numeric", the probabilities used for H0 and H1 respectively

Methods

plot

signature(x = "trialDesign_binom_one", y = "ANY"): ...

print

signature(x = "trialDesign_binom_one"): ...

show

signature(object = "trialDesign_binom_one"): ...

Examples

1
showClass("trialDesign_binom_one")

finite2/Eurosarc_bayes documentation built on May 16, 2019, 12:53 p.m.