asHSdeCani {GroupSeq} | R Documentation |
This alpha spending function approximates the Hwang-Shih-de Cani family
asHSdeCani(alpha, tk, OneOrTwoSidedBounds, gamma)
alpha |
is the desired overall size. |
tk |
is current point of time |
OneOrTwoSidedBounds |
One-('OneOrTwoSidedBounds'==1) or Two-sided bounds('OneOrTwoSidedBounds'==2) are used |
gamma |
is the parameter for the Hwang-Shih-de Cani family |
see description
This function is meant to be called in context of using groupseq
Roman Pahl
groupseq
, alphaByUseFunction
, asPowerFamily
asOBF
, asPocock
# simple example with result: [1] 0.025 asHSdeCani(0.05,1,2,0.3)