https://github.com/cran/GAS
Raw File
Tip revision: a8fe17c38002b26ca09b18984573c71a54efede6 authored by Leopoldo Catania on 12 June 2017, 21:08:21 UTC
version 0.2.1
Tip revision: a8fe17c
sp500ret.Rd
\name{sp500ret}
\docType{data}
\alias{sp500ret}
\title{Data: Daily logarithmic returns in percentage points of the S&P500 index from 1950-01-04 to 2016-06-24}
\description{
Daily logarithmic returns in percentage points of the  S&P500 index from 1950-01-04 to 2016-06-24
obtained from yahoo finance.
}
\usage{data("sp500ret")}
\format{A \link{xts} object of dimension 16,727 x 1 containing the daily logarithmic
returns in percentage points from 1950-01-04 to 2016-06-24.}
\source{Yahoo Finance}
\keyword{datasets}
back to top