Convert an ordinal CRM model to the Equivalent Binary CRM Model for a Specific Grade
Source:R/helpers_model.R
h_convert_ordinal_model.Rd
A simple helper function that takes a LogisticLogNormalOrdinal
and an
integer grade and converts them to the equivalent LogisticLogNormal
model.
Value
A LogisticLogNormal
model.