Learn R Programming

REndo (version 1.3)

hetREndo-class: hetErrorsIV Object

Description

This class is used to store and further analyze the results of the hetErrorsIV function

Arguments

Slots

call

- function call.

formula

- model formula.

coefficients

- estimated coefficients.

obs

- number of observations.

jtest

- results of the J test.

ftest

- results of the f-test.

Examples

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

# }

Run the code above in your browser using DataLab