vcov.GEM: S3 method vcov() for class "GEM"

Description Usage Arguments Value See Also

View source: R/vcov.R

Description

S3 method: vcov for objects of class GEM.

Usage

1
2
## S3 method for class 'GEM'
vcov(object, ...)

Arguments

object

An object of class GEM

...

Other arguments

Value

Variance-covariance matrix of the final ML estimates for parameters of the fitted GEM model. It returns the square of the estimated standard error for CUSH and IHG models with no covariates.

See Also

varmatCUB, varmatCUBE, GEM


CUB documentation built on March 31, 2020, 5:14 p.m.