powered by
Two class data
a data frame
There are artifical data with two predictors (A and B) and a factor outcome variable (Class).
A
B
Class
data(two_class_dat) str(two_class_dat)
Run the code above in your browser using DataLab