Publications by Joseph Nation
Final Project
#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
#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
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
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
##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
#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
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
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
#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
##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