DJIA {DLEGFM} | R Documentation |
Dow Jones industrial average
Description
The Dow Jones industrial average (DJIA) data set.
Usage
data("DJIA")
Format
GAS.F
a numeric vector
Nikkei.F
a numeric vector
NZD
a numeric vector
silver.F
a numeric vector
RUSSELL.F
a numeric vector
S.P.F
a numeric vector
CHF
a numeric vector
Dollar.index.F
a numeric vector
Dollar.index
a numeric vector
wheat.F
a numeric vector
XAG
a numeric vector
XAU
a numeric vector
Details
The data set comes from the Dow Jones industrial average (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(DJIA)
## maybe str(DJIA) ; plot(DJIA) ...
[Package DLEGFM version 0.4.0 Index]