powered by
Closing prices of four stocks.
data("PortfolioData1")
A data frame with 867 observations on the following 4 variables.
DELL
numeric, Dell Technologies Inc.
MSFT
numeric, Microsoft Corporation.
INTC
numeric, Intel Corporation.
IBM
numericr, International Business Machine Corporation.
Time series of daily adjusted close prices of the above stocks from 2 January 2016 to 29 January 2020 (867 observations).
data(PortfolioData1) dim(PortfolioData1) head(PortfolioData1)
Run the code above in your browser using DataLab