find.cb {MChtest} | R Documentation |
Finds cb=Kstar for B-value stopping rule
Description
Kstar=cb is the number of ways to get to each point in the stopping boundary times
times beta(S+1,N-S+1). Called by MCbound.tsprt
or MCbound.Bvalue
Usage
find.cb(theta)
Arguments
theta |
a matrix of 2 columns, first column is S second is N |
Value
A list with components
w |
S |
m |
N |
cb |
Kstar |
done |
logical |
Author(s)
Michael Fay
[Package MChtest version 1.0-3 Index]