m_estimation_basis-class {geex} | R Documentation |
m_estimation_basis S4 class
Description
m_estimation_basis S4 class
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
psiFUN
s created bycreate_psiFUN_list
.GFUN
a function created by
create_GFUN
.control
a
geex_control
object
[Package geex version 1.1.1 Index]