estfun.esreg: Estimating function

View source: R/esreg.R

estfun.esregR 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)


esreg documentation built on May 31, 2023, 9:25 p.m.