Learn R Programming

crmPack (version 1.0.6)

NextBestDualEndpoint: Initialization function for "NextBestDualEndpoint"

Description

Initialization function for "NextBestDualEndpoint"

Usage

NextBestDualEndpoint(
  target,
  scale = c("relative", "absolute"),
  overdose,
  maxOverdoseProb,
  targetThresh = 0.01
)

Value

the NextBestDualEndpoint object

Arguments

target

see NextBestDualEndpoint

scale

see NextBestDualEndpoint

overdose

see NextBestDualEndpoint

maxOverdoseProb

see NextBestDualEndpoint

targetThresh

see NextBestDualEndpoint