| 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.
Aa numeric vector
Ba numeric vector
Ca numeric vector
Da numeric vector
Ea numeric vector
Fa numeric vector
Ga numeric vector
Ha numeric vector
Ia 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]