crmh: Rust implementation of dfcrm::crmh* integrands

Description Usage Arguments Functions

View source: R/extendr-wrappers.R

Description

Rust implementation of dfcrm::crmh* integrands

Usage

1
2
3
4
5
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


precautionary documentation built on Aug. 9, 2021, 9:14 a.m.