formula.lcModel: Extract the formula of a lcModel
Description
Extract the formula of a lcModel
Usage
# S3 method for lcModel
formula(x, what = "mu", ...)
Arguments
what
The distributional parameter
Value
Returns the associated formula
, or ~ 0
if not specified.