Learn R Programming

equatiomatic (version 0.1.0)

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

model

A fitted model

ital_vars

Logical, defaults to FALSE. Should the variable names not be wrapped in the \operatorname{} command?

Value

A character string