Learn R Programming

smac (version 1.0)

ex1.data: Toy example data set used in smac

Description

This is a simulated toy example data set to illustrate the functionality of smac.

Usage

data(ex1.data)

Arguments

docType

data

References

C. Zhang and Y. Liu (2014). Multicategory Angle-based Large-margin Classification. Biometrika, 101(3), 625-640.

Examples

Run this code
data(ex1.data)
dim(ex1.data$ex1.x)
ex1.data$ex1.y
dim(ex1.data$ex1.new.x)
ex1.data$ex1.new.y

Run the code above in your browser using DataLab