Returns the variance-covariance matrix of the main parameters of a fitted hopit
model object.
# S3 method for hopit
vcov(object, robust.vcov, ...)
a hopit
object.
a logical indicating whether to use the sandwich estimator to calculate the variance-covariance matrix. If a survey design is detected, then this option is ignored.
further arguments passed to or from other methods.
Maciej J. Danko