geex_summary-class {geex}R Documentation

geex summary object

Description

geex summary object

Slots

estFUN

a estimating-function

outer_args

the list arguments passed to the m_estimate call

inner_args

the list arguments passed to the m_estimate call

data

the data.frame passed to the m_estimate call

weights

the weights passed to the m_estimate call

nobs

the number of observational units used to compute the M-estimator

units

the name of the variable identifying the observational units

corrections

a list of correction performed on sandwich_components

estimates

a numeric vector of parameter estimates

vcov

the empirical sandwich variance matrix


[Package geex version 1.1.1 Index]