Skip to contents

[Experimental]

A simple helper function that takes a DataOrdinal object and an integer grade and converts them to the equivalent Data object.

Usage

h_convert_ordinal_data(data_ord, grade)

Arguments

data_ord

(DataOrdinal)
the DataOrdinal object to covert

grade

(integer)
the toxicity grade for which the equivalent data is required.

Value

A Data object.