StandardMethods {JLPM} | R Documentation |
coef and vcov methods for estimated jointLPM models.
## S3 method for class 'jointLPM'
coef(object, ...)
object |
an object of class |
... |
other arguments. There are ignored in these functions. |
For coef
, the vector of the estimated parameters.
For vcov
, the variance-covariance matrix of the estimated parameters.
Viviane Philipps