A simulated data set
Simulated data following a seemingly unrelated regression model.
data(surdata)
A data frame with 600 observations on the following 4 variables.
A
a numeric response vector
B
a numeric response vector
X
a numeric vector
Z
a numeric vector with codes 1
and -1
for a binary variables.
data(surdata) pairs(surdata)
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.