Rust implementation of dfcrm::crmh*
integrands
crmh(a, ln_x, w, s)
crmht(a, ln_x, w, s)
crmht2(a, ln_x, w, s)
Numeric vector of evaluation points
A numeric vector of dose-wise prior log-probabilities of toxicity
Patient-wise weights (used for TITE CRM), also encoding toxicity
by w[i] == 0.0
.
Scalar scale factor
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