TODO: Actually implement this!

# S3 method for exact
as.data.table(
  x,
  keep.rownames = FALSE,
  ordinalizer = getOption("ordinalizer"),
  ...
)

Arguments

x

An object of class c('precautionary','simulations')

keep.rownames

Unused; retained for S3 generic/method consistency

ordinalizer

If not NULL, this is a function mapping the threshold dose ('MTDi') at which an individual experiences a binary toxicity (as recognized by the dose-escalation design) to a named vector giving dose thresholds for multiple grades of toxicity. The names of this vector will be taken as designations of the toxicity grades.

...

Additional parameters passed to the ordinalizer