Learn R Programming

sparsediscrim (version 0.3.0)

two_class_sim_data: Example bivariate classification data from caret

Description

Example bivariate classification data from caret

Arguments

Value

two_class_sim_data

a tibble

Details

These data were generated using by invoking the twoClassSim() function in the caret package.

Examples

Run this code
# NOT RUN {
data(two_class_sim_data)
# }

Run the code above in your browser using DataLab