Coder Social home page Coder Social logo

geobosh / pcts Goto Github PK

View Code? Open in Web Editor NEW
2.0 1.0 0.0 5.87 MB

An R package for modelling periodically correlated and periodically integrated time series

Home Page: https://geobosh.github.io/pcts

R 84.85% TeX 1.94% HTML 13.21%
r time-series periodic seasonal r-package cran piar-models par-models time-series-models periodic-models

pcts's Introduction

CRANStatusBadge R-CMD-check codecov

'pcts' is an R package for modelling periodically correlated and periodically integrated time series.

Installing pcts

Install the latest stable version of pcts from CRAN:

install.packages("pcts")

You can install the development version of pcts from Github:

library(remotes)
install_github("GeoBosh/pcts")

Overview

Periodic time series can be created with pcts(). Models are fitted with fitPM() and several other functions. To obtain periodic properties, such as sample periodic autocorrelations of periodic time series or theoretical periodic autocorrelations of periodic models, just call the respective functions (here autocorrelations() and partialAutocorrelations()) and they will compute the relevant property depending on the class of the argument, see the examples in the documentation.

A good place to start is the help topic ?pcts-package. Several datasets are available for examples and experiments. For example, ?dataFranses1996 contains the data from Franses (1996). The datasets are from classes "mts" or "ts" (the standard R classes for time series), so can be used without loading pcts, if desired.

pcts's People

Contributors

geobosh avatar

Stargazers

 avatar  avatar

Watchers

 avatar

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.