GithubHelp home page GithubHelp logo

forecastsnsts's Introduction

Build Status Coverage Status CRAN RStudio mirror downloads CRAN_Status_Badge

forecastSNSTS: Forecasting of Stationary and Non-Stationary Time Series

The forecastSNSTS package provides methods to compute linear h-step prediction coefficients based on localised and iterated Yule-Walker estimates and empirical mean square prediction errors from the resulting predictors.

It is intended to support the paper Predictive, finite-sample model choice for time series under stationarity and non-stationarity, which we refer to as Kley et al. (2017).

You can track (and contribute to) the development of forecastSNSTS at https://github.com/tobiaskley/forecastSNSTS. If you encounter unexpected behaviour while using forecastSNSTS, please write an email or file an issue.

Getting started with forecastSNSTS

First, if you have not done so already, install R from http://www.r-project.org (click on download R, select a location close to you, and download R for your platform). Once you have the latest version of R installed and started execute the following commands on the R shell:

install.packages("forecastSNSTS")
devtools::install_github("tobiaskley/forecastSNSTS", ref="develop")

This will first install the R package devtools and then use it to install the latest (development) version of forecastSNSTS from the GitHub repository. In case you do not have LaTeX installed on your computer you may want to use

Now that you have R and forecastSNSTS installed you can access all the functions available. To load the package and access the help files:

library(forecastSNSTS)
help("forecastSNSTS")

A demo is available. It can be started by

demo("tvARMA11")

At the bottom of the online help page to the package you will find an index to all the help files available.

Replicating the examples of the paper with forecastSNSTSexamples

Note that there is a separate R package, called forecastSNSTSexamples and available only on GitHub, that can be used to replicate the empirical examples from Section 5 of Kley et al. (2017).

forecastsnsts's People

Contributors

tobiaskley avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

Forkers

vishalbelsare

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.