vcov.streg: Calculate Variance-Covariance Matrix for a Fitted Model...

View source: R/S3-methods.R

vcov.stregR Documentation

Calculate Variance-Covariance Matrix for a Fitted Model Object

Description

Returns the variance-covariance matrix of the main parameters of a fitted streg model.

Usage

## S3 method for class 'streg'
vcov(object, ...)

Arguments

object

An object of class streg.

...

Not used.

See Also

stats::vcov()


ellessenne/streg documentation built on Sept. 19, 2022, 7:34 a.m.