Skip to contents

This is the same data as diagnosis_df, with renamed features and columns.

Usage

cancer_diagnosis_df

Format

cancer_diagnosis_df

A data frame with 200 rows and 2 columns:

patient_id

Random three-digit number uniquely identifying the patient

diagnosis

Mock cancer diagnosis feature (1, 2, or 3)

Source

This data came from the SNFtool package, with slight modifications.