Get the formula associated with the fitted lcModel object.
This is determined by the formula argument of the lcMethod specification that was used to fit the model.
Usage
# S3 method for lcModel
formula(x, what = "mu", ...)
Value
Returns the associated formula, or response ~ 0 if not specified.