classdata.std | R Documentation |
Pre-processed and standardized Breast Cancer Wisconsin (Diagnostic) is a real-life data set from University of California at Irvine (UCI) machine learning data repository UCI: Machine Learning Repository (available at http://archive.ics.uci.edu/ml/).
data(classdata.std)
A data frame with 569 rows and 31 variables.
http://archive.ics.uci.edu/ml/index.php
Dua, D. and Graff, C. (2017). UCI machine learning repository.
## Not run:
data(classdata.std)
cmaRs(y ~ ., classification = TRUE, data = classdata.std)
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.