extract_lhs.clm: Extract left-hand side of a clm object
Description
Extract a string of the outcome/dependent/y variable with the appropriate
link function.
Usage
# S3 method for clm
extract_lhs(model, ital_vars, ...)
Arguments
ital_vars
Logical, defaults to FALSE
. Should the variable names
not be wrapped in the \operatorname{}
command?