gsbCriteria: Criteria on posterior scale

View source: R/package.r

gsbCriteriaR Documentation

Criteria on posterior scale

Description

Transforms the criteria on posterior-scale.

Usage

gsbCriteria(criteria, priorMean, postPrecision, weight)

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().

Value

CS

vector of success criteria on posterior scale

CF

vector of futility criteria on posterior scale

Note

This function is used in function gsb().

Author(s)

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

See Also

gsb


gsbDesign documentation built on May 29, 2024, 4:19 a.m.