NextBestDualEndpoint: Initialization function for "NextBestDualEndpoint"

View source: R/Rules-class.R

NextBestDualEndpointR Documentation

Initialization function for "NextBestDualEndpoint"

Description

Initialization function for "NextBestDualEndpoint"

Usage

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

Arguments

target

see NextBestDualEndpoint

scale

see NextBestDualEndpoint

overdose

see NextBestDualEndpoint

maxOverdoseProb

see NextBestDualEndpoint

targetThresh

see NextBestDualEndpoint

Value

the NextBestDualEndpoint object


crmPack documentation built on June 26, 2024, 5:07 p.m.