estfun.esreg {esreg} | R Documentation |
Estimating function
Description
This function matches the estfun function of the sandwich package and returns the estimating functions for the fitted model. It can for instance be used for an OPG estimator of the sigma matrix. For esreg, the dimension of the estimating functions is n x (kq + ke).
Usage
estfun.esreg(x, ...)
Arguments
x |
An esreg object |
... |
Further arguments (does not apply here) |
[Package esreg version 0.6.2 Index]