Table15.26: Hypothetical Data Set

Table15.26R Documentation

Hypothetical Data Set

Description

Hypothetical Data Set generated by the Model Y = -1 + 3X + error term

Usage

data("Table15.26")

Format

A data frame with 35 observations on the following 3 variables.

Y

Y calculated using the model above

⁠Y*⁠

Y estimated using logistic regression model

X

a numeric vector

Examples

data(Table15.26)
## maybe str(Table15.26) ; plot(Table15.26) ...

bhattmaulik/Gujarati5sie documentation built on Nov. 12, 2023, 9:18 a.m.