powered by
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
X
a numeric vector
Z
a numeric vector with codes 1 and -1 for a binary variables.
1
-1
data(surdata) pairs(surdata)
Run the code above in your browser using DataLab