Learn R Programming

DLEGFM (version 0.4.0)

ISE: Istanbul Stock Exchange

Description

The Istanbul Stock Exchange (ISE) data set.

Usage

data("ISE")

Arguments

Format

ISE

a numeric vector

SP

a numeric vector

DAX

a numeric vector

FTSE

a numeric vector

NIKKEI

a numeric vector

BOVESPA

a numeric vector

EU

a numeric vector

EM

a numeric vector

Details

The data set comes from the Istanbul Stock Exchange (ISE) data of 96 patients collected by Stanford University Medical Center. These patients all underwent radical prostatectomy.

References

NA

Examples

Run this code
data(ISE)
## maybe str(ISE) ; plot(ISE) ...

Run the code above in your browser using DataLab