Assignment 10

Code
R
Plots
Assignment
Author

Vikrant Sagar R

Published

November 29, 2022

Write a review on visualization methods used in the presentation by the speaker and post on own GitHub website.

The colloquium was very challenging for me and difficult to understand and interpret. Most of the concepts discussed by the professor were new to me and for some of them I eve had to refer Google and understand the terminologies. Having this in my first semester is sometimes a bit overwhelming as I am yet to learn a lot and experiment with R studio, shiny and the visualization aspect of it. I have normally dealt with stationary data points and visualizations like bar plot, scatter plot etc which are pretty basic. This would be the first time I am working with time series data and initially it took a toll on me as it was difficult to interpret and work with. Dr. Patrick Brandt discussed multiple categories or “types” or models. These models were specific to “Statistics & Time Series for Policy Intervention & Change Identification”, which was the topic of the colloquium presentation. There were four types of models or visualizations that Dr. Brandt described: Type 0 (Basic Time Series), Type 1 (Binary Segmentation), Type 2 (Regularization and Fused Lasso), and Type 3 (Bayesian methods).

My version of the plots :

Warning: package 'TSstudio' was built under R version 4.2.2
Registered S3 method overwritten by 'quantmod':
  method            from
  as.zoo.data.frame zoo 
[1] "CLOV"
[1] "xts" "zoo"
Loading required package: quantmod
Loading required package: xts
Loading required package: zoo

Attaching package: 'zoo'
The following objects are masked from 'package:base':

    as.Date, as.Date.numeric
Loading required package: TTR
Loading required package: tidyverse
── Attaching packages ─────────────────────────────────────── tidyverse 1.3.2 ──
✔ ggplot2 3.3.6     ✔ purrr   0.3.4
✔ tibble  3.1.8     ✔ dplyr   1.0.9
✔ tidyr   1.2.0     ✔ stringr 1.4.1
✔ readr   2.1.2     ✔ forcats 0.5.2
── Conflicts ────────────────────────────────────────── tidyverse_conflicts() ──
✖ dplyr::filter() masks stats::filter()
✖ dplyr::first()  masks xts::first()
✖ dplyr::lag()    masks stats::lag()
✖ dplyr::last()   masks xts::last()
Loading required package: dygraphs
Warning: package 'dygraphs' was built under R version 4.2.2
[[1]]
[1] TRUE

[[2]]
[1] TRUE

[[3]]
[1] TRUE