approx_control-class    approx_control S4 class
basic_control-class     basic_control S4 class
coef,geex-method        Gets the parameter estimates from a geex object
compute_sigma           Compute empirical sandwich covariate estimator
correct_by              Correct sandwich components
correct_control-class   correct_control S4 class
correction              Creates a correct_control object
create_GFUN             Creates a function that sums over psi functions
create_basis            Creates an m_estimation_basis object
create_psiFUN_list      Creates list of psi functions
deriv_control-class     deriv_control S4 class
diagnose_roots          Diagnose roots of estimating equations
estimate_GFUN_roots     Estimate roots for a set of estimating
                        equations
estimate_sandwich_matrices
                        Estimate component matrices of the empirical
                        sandwich covariance estimator
estimating_function-class
                        estimating_function S4 class
fay_bias_correction     Correct sandwich variance estimator byFay's
                        bias correction
fay_df_correction       Correct sandwich variance inference by Fay's
                        degrees of freedom correction
geex-class              geex S4 class
geex-package            geex: M-estimation API
geex_control-class      geex_control S4 class
geex_summary-class      geex summary object
geexex                  Dataset used to illustrate Stefanski and Boos
                        examples.
get_corrections         Gets the corrections from a geex object
grab                    Grab something from an object
grab_GFUN               Gets the .psi_list slot in a m_estimation_basis
grab_bread              Grabs the .A (bread matrix) slot
grab_bread_list         Gets the .A_i (list of bread matrices) slot
grab_design_levels      Grab a list of the levels of factor variables
                        in a model.
grab_design_matrix      Grab a matrix of fixed effects from a model
                        object
grab_ee_list            Gets the .ee_i (observed estimating function)
                        slot
grab_estFUN             Grab estimating functions from a model object
grab_fixed_formula      Grab the RHS formula from a model object
grab_meat               Gets the .B (meat matrix) slot
grab_meat_list          Gets the .B_i (list of bread matrices) slot
grab_psiFUN             Grab estimating functions from a model object
grab_psiFUN_list        Gets the .psi_list slot in a m_estimation_basis
grab_response           Grab a vector of responses from a model object
grab_response_formula   Grab the LHS formula from a model object
m_estimate              Estimate parameters and their covariance from a
                        set of estimating equations
m_estimation_basis-class
                        m_estimation_basis S4 class
nobs,geex-method        Extract the number observations
root_control-class      root_control S4 class
roots                   Gets the parameter estimates matrix from a geex
                        object
sandwich_components-class
                        sandwich_components S4 class
setup_approx_control    Setup an approx_control object
setup_control           Setup a basic_control object
setup_deriv_control     Setup a deriv_control object
setup_root_control      Setup a root_control object
show                    Show (print) the S4 geex classes
summary,geex-method     Object Summaries
vcov,geex-method        Gets the variance-covariance matrix from a geex
                        object
weights,geex-method     Extract Model weights
