Breast {LFM}R Documentation

Breast

Description

This dataset contains original clinical cases reported by Dr. Wolberg. The data are grouped chronologically, reflecting the time periods when the samples were collected. The dataset includes various attributes related to breast cancer diagnosis.

Usage

data(Breast)

Format

A data frame with 699 rows and several columns representing different features related to breast cancer diagnosis.

Examples

# Load the dataset
data(Breast)

# Print the first few rows of the dataset
print(head(Breast))

[Package LFM version 0.3.1 Index]