Publications by Joseph Nation

Final Project

14.12.2020

#Import the data and set up the time series. library(fpp2) ## Warning: package 'fpp2' was built under R version 3.6.3 ## Registered S3 method overwritten by 'quantmod': ## method from ## as.zoo.data.frame zoo ## -- Attaching packages ---------------------------------------------- fpp2 2.4 -- ## v ggplot2 3.3.2 v fma 2...

355 sym R (6932 sym/59 pcs) 16 img

Discussion 7

13.12.2020

#Import the Data, library The data here is recipients of SNAP benefits in Alabama. library(fpp2) ## Warning: package 'fpp2' was built under R version 3.6.3 ## Registered S3 method overwritten by 'quantmod': ## method from ## as.zoo.data.frame zoo ## -- Attaching packages ---------------------------------------------- fpp2 2.4 -- ...

533 sym R (3275 sym/24 pcs) 2 img

Midterm Paper Code

06.12.2020

library(fpp2) ## Warning: package 'fpp2' was built under R version 3.6.3 ## Registered S3 method overwritten by 'quantmod': ## method from ## as.zoo.data.frame zoo ## -- Attaching packages ---------------------------------------------- fpp2 2.4 -- ## v ggplot2 3.3.2 v fma 2.4 ## v forecast 8.13 v expsmooth 2....

16 sym R (6107 sym/50 pcs) 11 img

Homework 2

25.11.2020

library(fpp2) ## Warning: package 'fpp2' was built under R version 3.6.3 ## Registered S3 method overwritten by 'quantmod': ## method from ## as.zoo.data.frame zoo ## -- Attaching packages --------------------------------------------------------------------------------------- fpp2 2.4 -- ## v ggplot2 3.3.2 v fma 2.4 ...

6836 sym R (44630 sym/297 pcs) 81 img

Discussion4

18.11.2020

##Maine Private Housing Permits #grab the data library(fpp2) ## Warning: package 'fpp2' was built under R version 3.6.3 ## Registered S3 method overwritten by 'quantmod': ## method from ## as.zoo.data.frame zoo ## -- Attaching packages --------------------------------------------------------------------------------------- fpp2 2...

267 sym R (2779 sym/23 pcs) 5 img

Discussion 3

13.11.2020

#get data library(fpp2) ## Warning: package 'fpp2' was built under R version 3.6.3 ## Registered S3 method overwritten by 'quantmod': ## method from ## as.zoo.data.frame zoo ## -- Attaching packages --------------------------------------------------------------------------------------- fpp2 2.4 -- ## v ggplot2 3.3.2 v fma ...

658 sym R (4469 sym/26 pcs) 4 img

Discussion 2

06.11.2020

R Markdown This is an R Markdown document. Markdown is a simple formatting syntax for authoring HTML, PDF, and MS Word documents. For more details on using R Markdown see http://rmarkdown.rstudio.com. When you click the Knit button a document will be generated that includes both content as well as the output of any embedded R code chunks within t...

793 sym R (1302 sym/18 pcs) 5 img

Forecasting Week 1 Discussion

29.10.2020

R Markdown This is an R Markdown document. Markdown is a simple formatting syntax for authoring HTML, PDF, and MS Word documents. For more details on using R Markdown see http://rmarkdown.rstudio.com. When you click the Knit button a document will be generated that includes both content as well as the output of any embedded R code chunks within t...

410 sym R (3818 sym/17 pcs) 1 img

Homework 1

10.11.2020

#Get the data library(fpp2) ## Warning: package 'fpp2' was built under R version 3.6.3 ## Registered S3 method overwritten by 'quantmod': ## method from ## as.zoo.data.frame zoo ## -- Attaching packages --------------------------------------------------------------------------------------- fpp2 2.4 -- ## v ggplot2 3.3.2 v...

6414 sym R (18004 sym/92 pcs) 39 img

Discussion 5

30.11.2020

##Maine Private Housing Permits data #grab the data library(fpp2) ## Warning: package 'fpp2' was built under R version 3.6.3 ## Registered S3 method overwritten by 'quantmod': ## method from ## as.zoo.data.frame zoo ## -- Attaching packages --------------------------------------------------------------------------------------- f...

304 sym R (13776 sym/40 pcs) 7 img