p_greater_than_cutoff: Calculate Probability of Posterior

Description Usage Arguments Value

View source: R/4-sampler.R

Description

This function estimates the probability that the posterior expected reward is greater than a cutoff. It does this by computing the area under the curve for a t-score at a given cutoff.

Usage

1

Arguments

scheduler

A scheduler object.

cutoff

A numeric. The value against which to compare the posterior.

Value

A vector of probabilities.


tpq/rarsim documentation built on April 4, 2020, 3:49 a.m.