newthyroid1 {imbalance} | R Documentation |
Imbalanced binary thyroid gland data
Description
Data to predict patient's hyperthyroidism.
Usage
newthyroid1
Format
A data frame with 215 instances, 35 of which belong to positive class, and 6 variables:
- T3resin
T3-resin uptake test, percentage. Discrete attribute.
- Thyroxin
Total Serum thyroxin as measured by the isotopic displacement method. Continuous attribute.
- Triiodothyronine
Total serum triiodothyronine as measured by radioimmuno assay. Continuous attribute.
- Thyroidstimulating
Basal thyroid-stimulating hormone (TSH) as measured by radioimmuno assay. Continuous attribute.
- TSH_value
Maximal absolute difference of TSH value after injection of 200 micro grams of thyrotropin-releasing hormone as compared to the basal value. Continuous attribute.
- Class
Two possible classes: positive as hyperthyroidism, negative as non hyperthyroidism.
Source
See Also
Original available in UCI ML Repository.
[Package imbalance version 1.0.2.1 Index]