Learn R Programming

REndo (version 1.2)

mixedREndo-class: mixedREndo S4 Object

Description

defines the slots of class mixedREndo.

Arguments

Slots

coefficients
- the estimated coefficients.
coefSdErr
- stabdard errors of the estimates.
formula
- the formula used for estimation.
vcovMat
- variance-covariance matrix.
weightMat
- the weight matrix used for estimation.

Examples

Run this code
getSlots("mixedREndo")

Run the code above in your browser using DataLab