find.cb {MChtest} | R Documentation |
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
find.cb(theta)
theta |
a matrix of 2 columns, first column is S second is N |
A list with components
w |
S |
m |
N |
cb |
Kstar |
done |
logical |
Michael Fay