Learn R Programming

geex (version 1.1.1)

m_estimation_basis-class: m_estimation_basis S4 class

Description

m_estimation_basis S4 class

Arguments

Slots

.data

the analysis data.frame

.units

an (optional) character string identifying the variable in .data which splits the data into indepedent units

.weights

a numeric vector of weights used in weighting the estimating functions

.psiFUN_list

a list of psiFUNs created by create_psiFUN_list

.GFUN

a function created by create_GFUN

.control

a geex_control object