bread {ppml}R Documentation

Bread for Sandwiches

Description

This method is based on the function bread from the ‘sandwich’ package for the object of class ppml.

Usage

## S3 method for class 'ppml'
bread(object, ...)

Arguments

object

An object of class ppml.

...

Currently not used.

Value

Returns the bread matrix.

Author(s)

Lukas Kleinheinz

References

Zeileis A (2006), Object-Oriented Computation of Sandwich Estimators. Journal of Statistical Software, 16(9), 1–16. URL http://www.jstatsoft.org/v16/i09/.


[Package ppml version 0.1 Index]