title | published | morea_id | morea_type | morea_summary | morea_sort_order | morea_labels | |
---|---|---|---|---|---|---|---|
Preparations |
true |
20-tsa-readings |
reading |
A few things to complete prior to this workshop |
1 |
|
To facilitate a smooth and productive experience, please complete this checklist to ensure your readiness for this workshop.
Basic understanding of statistics and data analysis concepts, and some familiarity with R/R-Studio.
Please take a moment to prepare your computer by installing the necessary software.
-
Install R (base): https://cran.r-project.org/mirrors.html
-
Install R-Studio: https://posit.co/download/rstudio-desktop/
Ensure the installation of the specified R packages by executing the following commands in your R console or R-Studio.
- install.packages("ggplot2")
- install.packages("xts")
- install.packages("TTR")
- install.packages("tseries")
These packages are essential for the workshop, and having them installed in advance will save time and ensure a seamless learning experience. If there are no error messages, you're all set!
Please login to KOA with your own accounts and start an R-Studio interactive session: Click Here
-
Workshop Presentation: Click Here
-
Ice Breaker Google Slide: Click Here
-
Data Set and R notebook:
-
References:
- Data Wrangling Part I: https://change-hi.github.io/modules/data-wrangling-1/
- Data Wrangling Part II: https://change-hi.github.io/modules/data-wrangling-2/
- Stationarity Testing (Addtl Info): https://rpubs.com/richkt/269797
We appreciate your proactive approach to preparing for the workshop, and we look forward to a productive and engaging session. Thank you!!