HTRU {DEM} | R Documentation |
HTRU2
Description
The HTRU2 data
Usage
data("HTRU")
Format
A data frame with 17898 observations on the following 9 variables.
m1
a numeric vector
m2
a numeric vector
m3
a numeric vector
m4
a numeric vector
m5
a numeric vector
m6
a numeric vector
m7
a numeric vector
m8
a numeric vector
c
a numeric vector
Details
The HTRU2 data is mainly composed of several pulsar candidate samples, which contains 17898 data points, including the 9 variables.
Source
The HTRU2 data set is from the UCI database.
References
R. J. Lyon, HTRU2, DOI: 10.6084/m9.figshare.3080389.v1.
Examples
data(HTRU)
## maybe str(HTRU) ; plot(HTRU) ...
[Package DEM version 0.0.0.2 Index]