HTRU {OPC} | R Documentation |
HTRU
Description
A data frame with 10000 observations on the following 9 variables.
Usage
data("HTRU")
Format
A data frame with 10000 observations on the following 9 variables.
A
a numeric vector
B
a numeric vector
C
a numeric vector
D
a numeric vector
E
a numeric vector
F
a numeric vector
G
a numeric vector
H
a numeric vector
I
a numeric vector
Details
Pulsar candidates collected during the HTRU survey. Pulsars are a type of star, of considerable scientific interest. Candidates must be classified in to pulsar and non-pulsar classes to aid discovery.
Source
The HTRU data set comes from the UCI database.
References
NA
Examples
data(HTRU)
## maybe str(HTRU) ; plot(HTRU) ...
[Package OPC version 0.0.2 Index]