TSTutorial-package {TSTutorial} | R Documentation |
Time Series Tutorial
Description
TSTutorial
packages is an implementation for learning fitting and getting predictions of Time Series with the methology Box-Jenkins. This consist on an interactive laboratory showing differents menus which contain all the steps of the methodology. Furthemore, these menus, and its options, have some explanatory texts and suggestions (based in created tests) to facilitate the learning process.
Details
Package: | TSTutorial |
Type: | Package |
Version: | 1.2.7 |
Date: | 2023-09-04 |
License: | GPL (>= 2) |
LazyLoad: | yes |
Depends: | methods, grDevices, graphics, stats, snowfall, MASS |
Overview
The use of this package is very simple, to start the tutorial only is required a time series in the method TSTutorial
.
Moreover, the package includes three time series as data examples to use them with the function TSTutorial
.
Author(s)
Author and maintainer: Alberto Lopez Moreno <bertolomo@gmail.com>
See Also
Overview: TSTutorial-package
.
Methods : TSTutorial
.
[Package TSTutorial version 1.2.7 Index]