banknote: Banknote dataset

Description Usage Format Source References Examples

Description

Banknote dataset

Usage

1

Format

An object of class data.frame with 200 rows and 7 columns.

Source

Dataset Index Book Webpage

Class Variable "Y": "0" or "1" Attributes used:

1. Length

2. Left

3. Right

4. Bottom 5. Top

6. Diagonal

7. Y

References

A Modern Approach to Regression with R by Dr. Charles Scheather

Examples

1
2
3
4
5
data(banknote)

banksmv<-smvcir(group = "Y", data = banknote, test = TRUE)

plotcoords(banksmv, dimensions = 1:3, build_svm = TRUE)

danno11/SMVCIR documentation built on May 14, 2019, 6:06 p.m.