Learn R Programming

KODAMA (version 1.5)

clinical: Clinical Data of a Cohort of Prostate Cancer Patiens

Description

The data belong to a cohort of 35 patients with prostate cancer from two different hospitals.

Usage

data(clinical)

Arguments

Value

The data.frame "prcomp" with the following elements: "Hospital", "Gender", "Gleason score", "Ethnicity", "BMI", and "Age".

Examples

Run this code
# NOT RUN {
data(clinical)

head(clinical)
# }

Run the code above in your browser using DataLab