sin1reg: sin1 regression dataset

Description Usage Format Details Source References Examples

Description

Simple synthetic dataset with 1000 points, where y=0.7*sin(pi*x1/2000)+0.3*sin(pi*x2/2000)

Usage

1

Format

The format is: chr "sin1reg"

Details

Simple synthetic dataset with 1000 points, where y=0.7*sin(pi*x1/2000)+0.3*sin(pi*x2/2000)

Source

See references

References

Examples

1
2

Example output

       x1               x2              x3               y         
 Min.   : 60.19   Min.   :111.5   Min.   : 66.67   Min.   :0.2713  
 1st Qu.:413.06   1st Qu.:417.0   1st Qu.:411.51   1st Qu.:0.6285  
 Median :497.28   Median :504.4   Median :495.15   Median :0.7004  
 Mean   :501.29   Mean   :503.5   Mean   :497.95   Mean   :0.6958  
 3rd Qu.:580.95   3rd Qu.:590.1   3rd Qu.:582.09   3rd Qu.:0.7657  
 Max.   :928.24   Max.   :869.7   Max.   :896.69   Max.   :0.9264  

rminer documentation built on Aug. 28, 2020, 5:08 p.m.

Related to sin1reg in rminer...