powered by
Generic data set with four ratio predictors (X1,X2,X3,X4), two categorical predictors (A,B) and one ratio response variable (Y).
data(genericData)
An object of class data.frame with 60 rows and 7 columns.
data.frame
This is a fictious dataset useful for teaching how to use and interpret linear statistical models.
fictitious data set
data("genericData", package='syllogi') str(genericData)
Run the code above in your browser using DataLab