bread.gmnl: Bread for Sandwiches

Description Usage Arguments Details Value References

View source: R/gmnl.methods.R

Description

Computes the “bread” of the sandwich covariance matrix for objects of class gmnl.

Usage

1
2
## S3 method for class 'gmnl'
bread(x, ...)

Arguments

x

a fitted model of class gmnl.

...

other arguments when bread is applied to another class object.

Details

For more information see bread from the package sandwich.

Value

The covariance matrix times observations

References

Zeileis A (2006), Object-oriented Computation of Sandwich Estimators. Journal of Statistical Software, 16(9), 1–16.


gmnl documentation built on July 1, 2020, 6:01 p.m.

Related to bread.gmnl in gmnl...