Rust implementation of dfcrm::crmh* integrands

crmh(a, ln_x, w, s)

crmht(a, ln_x, w, s)

crmht2(a, ln_x, w, s)

Arguments

a

Numeric vector of evaluation points

ln_x

A numeric vector of dose-wise prior log-probabilities of toxicity

w

Patient-wise weights (used for TITE CRM), also encoding toxicity by w[i] == 0.0.

s

Scalar scale factor

Functions

  • crmh: Posterior for 1-parameter empiric (aka 'power') model

  • crmht: Integrand for 1st moment of empiric posterior

  • crmht2: Integrand for 2nd moment of empiric posterior