In time series analysis, a moving average is simply the average value of a certain…
Category:
Time Series in R
-
-
RSoftware TutorialsTime Series in R
How to Extract Year from Date in R (With Examples)
by Erma Khanby Erma KhanThere are two ways to quickly extract the year from a date in R: Method…
-
RSoftware TutorialsTime Series in R
How to Aggregate Daily Data to Monthly and Yearly in R
by Erma Khanby Erma KhanOccasionally you may want to aggregate daily data to weekly, monthly, or yearly data in…
-
RSoftware TutorialsTime Series in R
How to Plot a Time Series in R (With Examples)
by Erma Khanby Erma KhanOften you may want to plot a time series in R to visualize how the…
-
One of the most common metrics used to measure the prediction accuracy of a model…
-
The root mean square error (RMSE) is a metric that tells us how far apart our predicted…
-
One of the most common metrics used to measure the forecasting accuracy of a model…
Older Posts