Metadata-Version: 1.1
Name: gsq
Version: 0.1.3
Summary: G Square Conditional Independence Test
Home-page: https://github.com/keiichishima/gsq/
Author: Keiichi SHIMA
Author-email: keiichi@iijlab.net
License: GNU General Public License v2 or later (GPLv2+)
Description: # G Square Conditional Independence Test
        
        ## Overview
        
        This package contains conditional independence test functions using
        the G-square test.
        
        The code fragments included in this package are logically copied and
        pasted from the pcalg package for R developed by Markus Kalisch, Alain
        Hauser, Martin Maechler, Diego Colombo, Doris Entner, Patrik Hoyer,
        Antti Hyttinen, and Jonas Peters.
        
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Console
Classifier: Intended Audience :: Information Technology
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: GNU General Public License v2 or later (GPLv2+)
Classifier: Programming Language :: Python :: 2.7
Classifier: Topic :: Scientific/Engineering :: Information Analysis
Classifier: Topic :: Software Development :: Libraries :: Python Modules
