tox_worst: Worst toxicities

Description Usage Arguments Value

Description

Get worst toxicity grades by subject, toxicity.

Usage

1
tox_worst(dat, id = "id", tox_desc = "tox_desc", tox_grade = "tox_grade")

Arguments

dat

toxicity data

id

id variable

tox_desc

toxicity description

tox_grade

toxicity grade as a factor

Value

A list of length three with worst toxicities, the original data frame, and indices of duplicates removed from dat.


raredd/trainr documentation built on May 27, 2019, 2:03 a.m.