vcov.fit: Extract Covariance Matrix from a Fitted Regression Model

Description Usage Arguments Value

Description

Returns the (inverse) Fisher information of the regression coefficient \hat{β}.

Usage

1
2
## S3 method for class 'fit'
vcov(object, ..., inv = F)

Arguments

object

A fit object.

...

Unused.

inv

Invert information matrix?

Value

A numeric matrix.


zrmacc/BinReg documentation built on May 9, 2019, 8:08 a.m.