.mod_negative: Helper function to figure out if negative = TRUE in a given model
Description
Helper function to figure out if negative = TRUE in a given model
Usage
.mod_negative(ctm, tram = NULL)
Arguments
ctm
A ctm model
tram
tram model name: Lm, BoxCox, Colr, Polr, Coxph, Survreg, Lehmann,
Aareg, or the suffixed versions of these (e.g. ColrME). Ignored when a ctm model
is also supplied.