Skip to contents

Use the deterministic method to generate the critical toxicity value for the data set.

Usage

wqb_method_det(data)

Arguments

data

A data frame

Value

A data frame

Details

Check the resource document for more details . This is Step 1.

Examples

if (FALSE) { # \dontrun{
bench_iodine <- wqb_method_det(data)
} # }