PSA {SOPC} | R Documentation |
Prostate Specific Antigen
Description
The prostate specific antigen (PSA) data set.
Usage
data("PSA")
Format
lcavol
a numeric vector
lweight
a numeric vector
age
a numeric vector
lbph
a numeric vector
svi
a numeric vector
lcp
a numeric vector
gleason
a numeric vector
pgg45
a numeric vector
lpsa
a numeric vector
Details
The data set comes from the prostate specific antigen (PSA) data of 96 patients collected by Stanford University Medical Center. These patients all underwent radical prostatectomy.
Source
The Stanford University Medical Center.
References
NA
Examples
data(PSA)
## maybe str(PSA) ; plot(PSA) ...
[Package SOPC version 0.1.0 Index]