SimPROCRM: Multi-Trial Wrapper for SimOnePROCRM()

Description Usage Arguments

Description

Multi-Trial Wrapper for SimOnePROCRM()

Usage

1
2
SimPROCRM(n.sim, n, scenario.table, skeleton, target, method,
  seed = NULL)

Arguments

n.sim

# of simulations/trials

n

# of subjects (sample size) in each trial, should be a multiple of cohort.size

scenario.table

scenario table (toxicity rates) for C, P, and CoP

skeleton

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

target

targets for (cumulative) toxicity rates, a vector of length = # of toxicity levels (L)

method

one of "mar", "jntmar", "jntjnt"

seed

seed for RNG


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