estimating_function-class: estimating_function S4 class

estimating_function-classR 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.


geex documentation built on Aug. 8, 2022, 5:05 p.m.