Learn R Programming

themis (version 0.1.2)

circle_example: Synthetic Dataset with a circle

Description

A random dataset with two classes one of which is inside a circle. Used for examples to show how the different methods handles borders.

Usage

circle_example

Arguments

Format

A data frame with 200 rows and 3 variables:

x

Numeric.

y

Numeric.

class

Factor, values "Circle" and "Rest".