GetProbs {MABOUST}R Documentation

Performs posterior sampling for the MABOUST design and determines whether the trial should continue and what treatment(s) are optimal.

Description

Performs posterior sampling for the MABOUST design and determines whether the trial should continue and what treatment(s) are optimal.

Usage

GetProbs(nCat, theta)

Arguments

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.

Value

Estimated treatment-specific outcome probabilities for a given \bf{\theta} vector.


[Package MABOUST version 1.0.1 Index]