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