Widgets
Data
Transform
Visualize
Model
Evaluate
Unsupervised
Spectroscopy
Text Mining
- Corpus
- Import Documents
- Create Corpus
- The Guardian
- NY Times
- Pubmed
- Twitter
- Wikipedia
- Preprocess Text
- Corpus to Network
- Bag of Words
- Document Embedding
- Similarity Hashing
- Sentiment Analysis
- Tweet Profiler
- Topic Modelling
- LDAvis
- Corpus Viewer
- Score Documents
- Word Cloud
- Concordance
- Document Map
- Word Enrichment
- Duplicate Detection
- Word List
- Extract Keywords
- Annotated Corpus Map
- Ontology
- Semantic Viewer
- Collocations
- Statistics
Survival Analysis
Bioinformatics
Single Cell
Image Analytics
Networks
Geo
Educational
Time Series
Associate
Explain
Granger Causality
Test if one time series Granger-causes (i.e. can be an indicator of) another time series.
Inputs
- Time series: Time series as output by As Timeseries widget.
This widgets performs a series of statistical tests to determine the series that cause other series so we can use the former to forecast the latter.
- Desired level of confidence.
- Maximum lag to test to.
- Runs the test.
- Denotes the minimum lag at which one series can be said to cause another. In the first line of the example above, if we have the monthly unemployment rate time series for Austria, we can say something about unemployment rate in Hungary 10 months ahead.
- The causing (antecedent) series.
- The effect (consequent) series.
The time series that Granger-cause the series you are interested in are good candidates to have in the same VAR model. But careful, even if one series is said to Granger-cause another, this doesn’t mean there really exists a causal relationship. Mind your conclusions.