HTRU {DEM} | R Documentation |
The HTRU2 data
data("HTRU")
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
The HTRU2 data is mainly composed of several pulsar candidate samples, which contains 17898 data points, including the 9 variables.
The HTRU2 data set is from the UCI database.
R. J. Lyon, HTRU2, DOI: 10.6084/m9.figshare.3080389.v1.
data(HTRU)
## maybe str(HTRU) ; plot(HTRU) ...