Learn R Programming

latrend (version 1.1.2)

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

x

The lcModel object.

what

The distributional parameter

...

Additional arguments.

Value

Returns the associated formula, or ~ 0 if not specified.