prostate {HTF}R Documentation

~~ data name/kind ... ~~

Description

~~ A concise (1-5 lines) description of the dataset. ~~

Usage

data(prostate)

Format

A data frame with 97 observations on the following 10 variables.

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
train
a logical vector

Details

~~ If necessary, more details than the __description__ above ~~

Source

~~ reference to a publication or URL from which the data were obtained ~~

References

~~ possibly secondary sources and usages ~~

Examples

data(prostate)
## maybe str(prostate) ; plot(prostate) ...

[Package HTF version 1.0 Index]