momFct-methods: Methods for Function momFct
in Package momentfit
Description
The methods computes the moment matrix. It is use to create special
moment functions
Usage
# S4 method for numeric,gelfit
momFct(eta, object)
Arguments
- eta
A vector that includes the coefficient and the Lagrange multipliers
- object
An object of class "gmmfit"
Methods
signature(eta = "numeric", object = "gelfit")
-