Skip to contents

[Experimental]

A simple helper function that takes a LogisticLogNormalOrdinal and an integer grade and converts them to the equivalent LogisticLogNormal model.

Usage

h_convert_ordinal_model(x, grade)

Arguments

x

(LogisticLogNormalOrdinal)
the LogisticLogNormalOrdinal model to covert

grade

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

Value

A LogisticLogNormal model.