momFct-methods {momentfit} | R Documentation |
momFct
in Package momentfitThe methods computes the moment matrix. It is use to create special moment functions
## S4 method for signature 'numeric,gelfit' momFct(eta, object)
eta |
A vector that includes the coefficient and the Lagrange multipliers |
object |
An object of class |
signature(eta = "numeric", object = "gelfit")