prostate {HTF} | R Documentation |
~~ A concise (1-5 lines) description of the dataset. ~~
data(prostate)
A data frame with 97 observations on the following 10 variables.
lcavol
lweight
age
lbph
svi
lcp
gleason
pgg45
lpsa
train
~~ If necessary, more details than the __description__ above ~~
~~ reference to a publication or URL from which the data were obtained ~~
~~ possibly secondary sources and usages ~~
data(prostate) ## maybe str(prostate) ; plot(prostate) ...