LogLik: Compute the Log Likelihood of Parameter, Given Dose-Toxicity...

Description Usage Arguments

Description

Compute the Log Likelihood of Parameter, Given Dose-Toxicity Data and Skeleton, a wrapper for LogProb()

Usage

1
LogLik(param, dose.tox, skeleton, working.model = "power")

Arguments

param

parameters of working model, a real vector of length = # of tocicity levels (L)

dose.tox

counts of dose-toxicity, an integer matrix where nrow = # of dose levels (K), and ncol = # of toxicity levels (L) + 1.

skeleton

mapped skeleton for dose levels, a vector of length = # of dose levels (K), should be between 0 and 1

working.model

working model, character, default = "power" (currently only supports "power")


XiaoqiLu/CRMplus documentation built on May 22, 2019, 2:16 p.m.