Skip to content
/ stcor Public

Correlograms of Space-Time ARIMA

Notifications You must be signed in to change notification settings

alstat/stcor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

97 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Space-Time Correlograms

The stcor package provides functions for correlograms of the advanced time series model, the Space-Time Autoregressive Integrated Moving Average (STARIMA). These functions are the Space-Time Autocorrelation Function (stacf) and Space-Time Partial Autocorrelation Function (stpacf). Including function for centralizing (stcenter) the data to its mean.

Installation

if (!require("devtools"))
  install.packages("devtools")
devtools::install_github("stcor", "alstat")

Author/Maintainer

Al-Ahmadgaid Asaad (alstated@gmail.com)

Note

This project is under development!

About

Correlograms of Space-Time ARIMA

http://alstat.github.io/stcor

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published