Learn R Programming

aldvmm (version 0.9.0)

formula.aldvmm: Extract Adjusted Limited Dependent Variable Mixture Model Formula

Description

The method formula.aldvmm for the generic function formula returns the formula object from an object of class "aldvmm".

Usage

# S3 method for aldvmm
formula(x, ...)

Value

an object of class "formula"

Arguments

x

an object inheriting from class "aldvmm".

...

further arguments passed to or from other methods.