momFct-methods: Methods for Function 'momFct' in Package 'momentfit'

momFct-methodsR 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 "gmmfit"

Methods

signature(eta = "numeric", object = "gelfit")

momentfit documentation built on June 7, 2023, 6:30 p.m.