Learn R Programming

KODAMA (version 2.4)

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", "BMI", and "Age".

Examples

Run this code
data(clinical)

head(clinical)

Run the code above in your browser using DataLab