estimating_function-class {geex}R Documentation

estimating_function S4 class

Description

estimating_function S4 class

Slots

.estFUN

the estimating function.

.outer_args

a named list of arguments passed to the outer function of .estFUN. Should *not* include the data argument.

.inner_args

a named list of arguments passed to the inner function of .estFUN. Should *not* include the theta argument.


[Package geex version 1.1.1 Index]