coef.aldvmm {aldvmm}R Documentation

Extract Coefficients of Adjusted Limited Dependent Variable Mixture Model Fits

Description

The method coef.aldvmm for the generic function coef extracts the vector of coefficients from an object of class "aldvmm".

Usage

## S3 method for class 'aldvmm'
coef(object, ...)

Arguments

object

an object inheriting from class "aldvmm".

...

further arguments passed to or from other methods.

Value

a named numeric vector of parameter estimates.


[Package aldvmm version 0.8.8 Index]