Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Jump to ratings and reviews
Rate this book

Hands-On Time Series Analysis with R: Perform time series analysis and forecasting using R

Rate this book
Build efficient forecasting models using traditional time series models and machine learning algorithms. Time series analysis is the art of extracting meaningful insights from, and revealing patterns in, time series data using statistical and data visualization approaches. These insights and patterns can then be utilized to explore past events and forecast future values in the series. This book explores the basics of time series analysis with R and lays the foundations you need to build forecasting models. You will learn how to preprocess raw time series data and clean and manipulate data with packages such as stats, lubridate, xts, and zoo. You will analyze data and extract meaningful information from it using both descriptive statistics and rich data visualization tools in R such as the TSstudio, plotly, and ggplot2 packages. The later section of the book delves into traditional forecasting models such as time series linear regression, exponential smoothing (Holt, Holt-Winter, and more) and Auto-Regressive Integrated Moving Average (ARIMA) models with the stats and forecast packages. You'll also cover advanced time series regression models with machine learning algorithms such as Random Forest and Gradient Boosting Machine using the h2o package. By the end of this book, you will have the skills needed to explore your data, identify patterns, and build a forecasting model using various traditional and machine learning methods. Hands-On Time Series Analysis with R is ideal for data analysts, data scientists, and all R developers who are looking to perform time series analysis to predict outcomes effectively. A basic knowledge of statistics is required; some knowledge in R is expected, but not mandatory.

448 pages, Paperback

Published May 31, 2019

Loading interface...
Loading interface...

About the author

Ratings & Reviews

What do you think?
Rate this book

Friends & Following

Create a free account to discover what your friends think of this book!

Community Reviews

5 stars
2 (28%)
4 stars
3 (42%)
3 stars
1 (14%)
2 stars
1 (14%)
1 star
0 (0%)
Displaying 1 - 2 of 2 reviews
36 reviews2 followers
February 17, 2021
The code and the data in the TSstudio package have changed since the book was published. As a result, the reader cannot reproduce all of the results that were in the book. In some cases, certain commands have been completely replaced, like the ts_acf() function. You have to hunt through the documentation to figure out what's going on. I certainly expected better.
Displaying 1 - 2 of 2 reviews

Can't find what you're looking for?

Get help and learn more about the design.