Learn R Programming

gsbDesign (version 1.0-3)

gsbCriteria: Criteria on posterior scale

Description

Transforms the criteria on posterior-scale.

Usage

gsbCriteria(criteria, priorMean, postPrecision, weight)

Value

CS

vector of success criteria on posterior scale

CF

vector of futility criteria on posterior scale

Arguments

criteria

an array with criteria. Can be created with the function gsbDesign().

priorMean

a vector of prior means.

postPrecision

a vector of posterior precisions. Can be created with function gsbBayesUpdate().

weight

a vector of weights from the bayesian update. Can be created with function gsbBayesUpdate().

Author

Florian Gerber <florian.gerber@math.uzh.ch>, Thomas Gsponer

See Also

gsb