ToxTable_category: Tabulation of toxicity categories in a cycle

Description Usage Arguments Details

Description

Returns a toxicity table with the requested data according to the ass_TRUE column, for the cycles requested. Note this is a wrapper function which essentially replaces the toxicity names with the categories, updates the toxID's and then calls ToxTable_cycle on the categories. This function could be used as a template for summarising other data.

Usage

1
ToxTable_category(rt, cycles = "all")

Arguments

rt

an object of class robustToxicities

cycles

The cycle column names, or index in rt@rt@periodDividerCols of the cycles to tabulate. May also be "all" to use all cycles

Details

This function acts as a wrapper for ToxTable_cycle to get category data instead of toxicity level data.


csmoxford/robustToxicities documentation built on May 14, 2019, 12:24 p.m.