surdata | R Documentation |
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)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.