R Dataset / Package ISLR / Weekly
Attachment | Size |
---|---|
dataset-95529.csv | 61.21 KB |
Documentation |
---|
On this Picostat.com statistics page, you will find information about the Weekly data set which pertains to Weekly S&P Stock Market Data. The Weekly data set is found in the ISLR R package. Try to load the Weekly data set in R by issuing the following command at the console data("Weekly"). This may load the data into a variable called Weekly. If R says the Weekly data set is not found, you can try installing the package by issuing this command install.packages("ISLR") and then attempt to reload the data with library("ISLR") followed by data("Weekly"). Perhaps strangley, if R gives you no output after entering a command, it means the command succeeded. If it succeeded you can see the data by typing Weekly at the command-line which should display the entire dataset. If you need to download R, you can go to the R project website. You can download a CSV (comma separated values) version of the Weekly R data set. The size of this file is about 62,683 bytes. Weekly S&P Stock Market DataDescriptionWeekly percentage returns for the S&P 500 stock index between 1990 and 2010. UsageWeekly FormatA data frame with 1089 observations on the following 9 variables.
SourceRaw values of the S&P 500 were obtained from Yahoo Finance and then converted to percentages and lagged. ReferencesGames, G., Witten, D., Hastie, T., and Tibshirani, R. (2013) An Introduction to Statistical Learning with applications in R, www.StatLearning.com, Springer-Verlag, New York Examplessummary(Weekly) lm(Today~Lag1+Lag2,data=Weekly) -- Dataset imported from https://www.r-project.org. |
Picostat Manual |
---|
How To Register With a Username
How To Register With Google Single Sign On (SSO)
How To Login With a Username and Password
How To Login With Google Single Sign On (SSO)
How To Import a Dataset
How To Perform Statistical Analysis with Picostat
How To Use Educational Applications with Picostat
|
R Output | Date |
---|---|
Picostat Output - Numerical Summaries | Jun 24, 2020 |
Picostat Output - Correlation Coefficients | Jun 24, 2020 |
Picostat Output - Correlation Coefficients | Jun 24, 2020 |
Picostat Output - Stem and Leaf | Jun 24, 2020 |
Picostat Output - Dotplot | Jun 24, 2020 |
Title | Authored on | Content type |
---|---|---|
R Dataset / Package car / Pottery | March 9, 2018 - 1:06 PM | Dataset |
R Dataset / Package robustbase / aircraft | March 9, 2018 - 1:06 PM | Dataset |
R Dataset / Package survival / mgus2 | March 9, 2018 - 1:06 PM | Dataset |
R Dataset / Package KMsurv / rats | March 9, 2018 - 1:06 PM | Dataset |
R Dataset / Package DAAG / fruitohms | March 9, 2018 - 1:06 PM | Dataset |