Note:
! Copyright 2017 (Hiqmet Kamberaj)
!
!
!
! Written by:
! Hiqmet Kamberaj (Corresponding author: moc.liamg|jarebmak.h#moc.liamg|jarebmak.h)
! Dhurata Nebiu
!
!
! This program is free software; you can redistribute it and/or modify
! it under the terms of the GNU General Public License as published by
! the Free Software Foundation; either version 1 of the License, or
! (at your option) any later version.
!
SymbTE: A program written in Fortran 90 object-oriented programming language for calculation of:
- Average Symbolic Transfer Entropy as a Measure of Causal Relationship in Times Series
- Local Symbolic Transfer Entropy as a Measure of Causal Relationship in Times Series
- Average Symbolic Mutual Information as a Measure of Mutual Relationship in Times Series
It uses MPI protocols to run simultaneously in multi-processors, improving significantly the computation speed of calculation.
UML diagrams of SymbTE program:
a) Symbolic Mutual Information module

b) Symbolic Transfer entropy module:

c) Symbolic Local Transfer Entropy module:
