| terms.aldvmm {aldvmm} | R Documentation |
Extract Adjusted Limited Dependent Variable Mixture Model Terms
Description
The method terms.aldvmm for the generic function
terms returns the
terms object for the combined model of component means and probabilities of
component membership from an object of class "aldvmm".
Usage
## S3 method for class 'aldvmm'
terms(x, ...)
Arguments
x |
an object inheriting from class "aldvmm". |
... |
further arguments passed to or from other methods. |
Value
an object of class "terms"
[Package aldvmm version 0.8.8 Index]