| newthyroid | R Documentation |
A multiclass classification dataset on thyroid functional state using five laboratory test measurements.
newthyroid
A data frame with 215 rows and 6 variables:
T3-resin uptake percentage.
Total serum thyroxin measurement.
Total serum triiodothyronine measurement.
Basal thyroid-stimulating hormone measurement.
Maximum absolute TSH difference after thyrotropin- releasing hormone injection.
Thyroid class (1 = normal, 2 = hyperthyroid,
3 = hypothyroid).
Thyroid gland data distributed through the UCI Machine Learning Repository.
str(funcml::newthyroid)
table(funcml::newthyroid$class)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.