formula.aldvmm {aldvmm}R Documentation

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 class 'aldvmm'
formula(x, ...)

Arguments

x

an object inheriting from class "aldvmm".

...

further arguments passed to or from other methods.

Value

an object of class "formula"


[Package aldvmm version 0.8.8 Index]