Learn R Programming

costat (version 1.1-1)

y2: Particular section of FTSE log-return series.

Description

Observations 513:1024 from the SP500 log-returns series stored in SP500FTSElr dataset.

Usage

data(y2)

Arguments

format

A vector of 512 observations of the FTSE100 log-returns series

source

Yahoo! Finance

Details

Its just more convenient to refer to y2 than to SP500FTSElr[513:1024,3].

References

`Costationarity and stationarity tests for stock index returns' by Cardinali and Nason.

Examples

Run this code
ts.plot(y2)

Run the code above in your browser using DataLab