Metadata-Version: 1.1
Name: pyccm
Version: 0.3
Summary: Implementation of the Convergent Cross Mapping
Home-page: UNKNOWN
Author: F. B. Laliberté
Author-email: frederic.laliberte@utoronto.ca
License: BSD
Description: pyccm
        =====
        
        This package computes the Convergent Cross Mapping described by
        Sugihara et al., 2012: "Detecting Causality in Complex Ecosystems". Science 338: 496–500
        
        This code was adapted from https://github.com/cjbayesian/rccm by Corey Chivers.
        
        Frederic Laliberte, Univerity of Toronto, 2014
        
        The Natural Sciences and Engineering Research Council of Canada (NSERC/CRSNG) funded 
        FBL during this project.
        
        Version History
        ---------------
        
        0.3: The correlations are computed on the lagged vectors. Note: this departs from Sugihara et al.
        
        0.2: Added the capability of analyzing time series limited to a few months per year
        
        0.1: First version
        
Keywords: time series
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Science/Research
Classifier: Natural Language :: English
Classifier: License :: OSI Approved :: BSD License
Classifier: Programming Language :: Python :: 2.7
Classifier: Topic :: Scientific/Engineering :: Mathematics
