Learn R Programming

JLPM (version 1.0.2)

StandardMethods: Standard methods for estimated models

Description

coef and vcov methods for estimated jointLPM models.

Usage

# S3 method for jointLPM
coef(object, ...)

Value

For coef, the vector of the estimated parameters.

For vcov, the variance-covariance matrix of the estimated parameters.

Arguments

object

an object of class jointLPM

...

other arguments. There are ignored in these functions.

Author

Viviane Philipps