GetProbs {MABOUST} | R Documentation |
Performs posterior sampling for the MABOUST design and determines whether the trial should continue and what treatment(s) are optimal.
GetProbs(nCat, theta)
nCat |
Number of ordinal outcome categories, i.e. J. |
theta |
Vector of (J-1)*K specific parameters for the MABOUST model. One row of output from MCMC_MABOUST function. |
Estimated treatment-specific outcome probabilities for a given \bf{\theta}
vector.