sequential.design-class: Class '"sequential.design"'

Description Objects from the Class Slots Methods Examples

Description

The sequential design class

Objects from the Class

Objects can be created by calls of the form sequential.design(...).

Slots

lower.boundary:

Object of class "numeric"

upper.boundary:

Object of class "numeric"

times:

Object of class "numeric"

noncentrality:

Object of class "numeric"

base.alpha.spend:

Object of class "function"

base.beta.spend:

Object of class "function"

base.alpha.spend.string:

Object of class "character"

base.beta.spend.string:

Object of class "character"

current.look:

Object of class "numeric"

current.alpha.spend:

Object of class "numeric"

current.beta.spend:

Object of class "numeric"

times.history:

Object of class "numeric"

alpha.spent.history:

Object of class "numeric"

beta.spent.history:

Object of class "numeric"

alpha.func.history:

Object of class "numeric"

beta.func.history:

Object of class "numeric"

date.stamp:

Object of class "POSIXct"

Methods

calcBoundaries

signature(theObject = "sequential.design"): ...

curtailDesign

signature(theObject = "sequential.design"): ...

getProbabilities

signature(theObject = "sequential.design"): ...

plotBoundaries

signature(theObject = "sequential.design"): ...

print

signature(theObject = "sequential.design"): ...

summary

signature(theObject = "sequential.design"): ...

setAlphaspendfString

signature(theObject = "sequential.design"): ...

setBaseAlphaspendf

signature(theObject = "sequential.design"): ...

setBaseBetaspendf

signature(theObject = "sequential.design"): ...

setBetaspendfString

signature(theObject = "sequential.design"): ...

setCurrentLook

signature(theObject = "sequential.design"): ...

setDatestamp

signature(theObject = "sequential.design"): ...

setNoncentrality

signature(theObject = "sequential.design"): ...

setTimes

signature(theObject = "sequential.design"): ...

updateDesign

signature(theObject = "sequential.design"): ...

Examples

1
showClass("sequential.design")

seqmon documentation built on Sept. 5, 2020, 1:06 a.m.