Convert an object of class c('precautionary','simulations') to a data.table
Convert an object of class c('precautionary','simulations') to a data.table
## S3 method for class 'precautionary' as.data.table( x, keep.rownames = FALSE, ordinalizer = getOption("ordinalizer"), ... )
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 |
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.