momFct-methods {momentfit} | R Documentation |
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 signature 'numeric,gelfit'
momFct(eta, object)
Arguments
eta |
A vector that includes the coefficient and the Lagrange multipliers |
object |
An object of class |
Methods
signature(eta = "numeric", object = "gelfit")
[Package momentfit version 0.5 Index]