Learn R Programming

REndo (version 1.3)

mixedREndo-class: mixedREndo S4 Object

Description

defines the slots of class mixedREndo.

Arguments

Slots

coefficients

- the estimated coefficients.

coefSdErr

- standard errors of the estimates.

mixedCall

- function call.

vcovMat

- variance-covariance matrix.

weightMat

- the weight matrix used for estimation.

omittedVarTest

- Omitted Variable Test statistic and p-value.

Examples

Run this code
# NOT RUN {
getSlots("mixedREndo")

# }

Run the code above in your browser using DataLab