{ "info": { "author": "T.Ikeuchi, G.Haraoka, S.Shimizu", "author_email": "", "bugtrack_url": null, "classifiers": [ "License :: OSI Approved :: MIT License", "Operating System :: OS Independent", "Programming Language :: Python :: 3" ], "description": "# LiNGAM - Discovery of non-gaussian linear causal models\n\n[![License](https://img.shields.io/badge/license-MIT-blue.svg)](https://github.com/cdt15/lingam/blob/master/LICENSE)\n[![Read the Docs](https://readthedocs.org/projects/lingam/badge/?version=latest)](https://lingam.readthedocs.io/)\n\nLiNGAM is a new method for estimating structural equation models or linear Bayesian networks. It is based on using the non-Gaussianity of the data.\n\n* [The LiNGAM Project](https://sites.google.com/site/sshimizu06/lingam).\n\n## Requirements\n* Python3\n* numpy\n* scipy\n* scikit-learn\n\n## Installation\nTo install lingam package, use `pip` as follows:\n\n```\n$ pip install lingam\n```\n\n## Documentation\n[Tutrial and API reference](https://lingam.readthedocs.io/)\n\n## License\nThis project is licensed under the terms of the [MIT license](./LICENSE).\n\n## Reference Papers\n* S. Shimizu, P. O. Hoyer, A. Hyv\uff83\uff64rinen and A. Kerminen. A linear non-gaussian acyclic model for causal discovery. Journal of Machine Learning Research, 7: 2003--2030, 2006. [[PDF]](https://www.cs.helsinki.fi/group/neuroinf/lingam/JMLR06.pdf)\n* S. Shimizu, T. Inazumi, Y. Sogawa, A. Hyv\uff83\uff64rinen, Y. Kawahara, T. Washio, P. O. Hoyer and K. Bollen. DirectLiNGAM: A direct method for learning a linear non-Gaussian structural equation model. Journal of Machine Learning Research, 12(Apr): 1225--1248, 2011. [[PDF]](http://www.jmlr.org/papers/volume12/shimizu11a/shimizu11a.pdf)\n* A. Hyv\uff83\uff64rinen and S. M. Smith. Pairwise likelihood ratios for estimation of non-Gaussian structural equation models. Journal of Machine Learning Research, 14(Jan): 111--152, 2013. [[PDF]](https://www.cs.helsinki.fi/u/ahyvarin/papers/JMLR13.pdf)\n\n\n", "description_content_type": "text/markdown", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/cdt15/lingam", "keywords": "", "license": "", "maintainer": "", "maintainer_email": "", "name": "lingam", "package_url": "https://pypi.org/project/lingam/", "platform": "", "project_url": "https://pypi.org/project/lingam/", "project_urls": { "Homepage": "https://github.com/cdt15/lingam" }, "release_url": "https://pypi.org/project/lingam/1.0.1/", "requires_dist": [ "numpy", "scipy", "scikit-learn" ], "requires_python": ">=3.6", "summary": "LiNGAM Python Package", "version": "1.0.1" }, "last_serial": 5882959, "releases": { "0.9.0": [ { "comment_text": "", "digests": { "md5": "5d8d093dec6af04d3b50f8386cc62e1f", "sha256": "3677c5ff2d5b5b908597e29d1ee47bbaddb06f8bb915bbc1af3dcee544626169" }, "downloads": -1, "filename": "lingam-0.9.0-py3-none-any.whl", "has_sig": false, "md5_digest": "5d8d093dec6af04d3b50f8386cc62e1f", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": ">=3.6", "size": 12117, "upload_time": "2019-09-19T07:35:10", "url": "https://files.pythonhosted.org/packages/cd/a5/0e45770bb4a9064048f635e2a7d0b37f1916b01d1daff268f99b98f589a1/lingam-0.9.0-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "fe7bfe47c2b783b42892b087c7c76102", "sha256": "a543a63437a640a1213df4fe316a680526e07cee1fce6059a1ad389dd04f2ce5" }, "downloads": -1, "filename": "lingam-0.9.0.tar.gz", "has_sig": false, "md5_digest": "fe7bfe47c2b783b42892b087c7c76102", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.6", "size": 7188, "upload_time": "2019-09-19T07:35:13", "url": "https://files.pythonhosted.org/packages/42/ce/febd4bf29bfdeff61f9b30a4663fd76efbf190862ee5375d4dcab70acd1d/lingam-0.9.0.tar.gz" } ], "1.0.0": [ { "comment_text": "", "digests": { "md5": "991de2a8f7383d7638ddc032ae7c2c16", "sha256": "1ce8ddc0114cb89bda0c0d73296b65d75c9d75a907b39ad819c424a869da2a96" }, "downloads": -1, "filename": "lingam-1.0.0-py3-none-any.whl", "has_sig": false, "md5_digest": "991de2a8f7383d7638ddc032ae7c2c16", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": ">=3.6", "size": 12118, "upload_time": "2019-09-24T07:51:06", "url": "https://files.pythonhosted.org/packages/26/54/feca91a36615ffae059694c8b56aa748dc068cf53ecca14bd4579da5f152/lingam-1.0.0-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "be92c3c6ceeb230f34fd0d0f1929fac6", "sha256": "86662af7b2632468160356eb0afdf42f9f4b42076cf25981d92d752a434a19ac" }, "downloads": -1, "filename": "lingam-1.0.0.tar.gz", "has_sig": false, "md5_digest": "be92c3c6ceeb230f34fd0d0f1929fac6", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.6", "size": 7196, "upload_time": "2019-09-24T07:51:08", "url": "https://files.pythonhosted.org/packages/14/ce/46a541a9a4016900a7b16a66240160e9c26f8f24238338ab413e3fa2d09c/lingam-1.0.0.tar.gz" } ], "1.0.1": [ { "comment_text": "", "digests": { "md5": "c34fb3c94fb520b792eb9165eded358d", "sha256": "2789fc7a7e026a84c2cf2357cd7082b872c93fa97211f5cc12d332e28dfdd075" }, "downloads": -1, "filename": "lingam-1.0.1-py3-none-any.whl", "has_sig": false, "md5_digest": "c34fb3c94fb520b792eb9165eded358d", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": ">=3.6", "size": 12104, "upload_time": "2019-09-25T04:04:47", "url": "https://files.pythonhosted.org/packages/9a/7a/17c4515890a59a8aab7a440a9a7eefe542ed0adca48a8049c75f8aa3a981/lingam-1.0.1-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "a57d017d503dae3d5f2e3cbe13da8890", "sha256": "7247124af19b1b92ba6efb37e63bb92ccd03df888f6ea234139431c213e0d3fd" }, "downloads": -1, "filename": "lingam-1.0.1.tar.gz", "has_sig": false, "md5_digest": "a57d017d503dae3d5f2e3cbe13da8890", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.6", "size": 7190, "upload_time": "2019-09-25T04:04:49", "url": "https://files.pythonhosted.org/packages/b0/a3/961ad7869051ed1ef6dd1d549429a7b94058011b1344fffafc9a172b873b/lingam-1.0.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "c34fb3c94fb520b792eb9165eded358d", "sha256": "2789fc7a7e026a84c2cf2357cd7082b872c93fa97211f5cc12d332e28dfdd075" }, "downloads": -1, "filename": "lingam-1.0.1-py3-none-any.whl", "has_sig": false, "md5_digest": "c34fb3c94fb520b792eb9165eded358d", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": ">=3.6", "size": 12104, "upload_time": "2019-09-25T04:04:47", "url": "https://files.pythonhosted.org/packages/9a/7a/17c4515890a59a8aab7a440a9a7eefe542ed0adca48a8049c75f8aa3a981/lingam-1.0.1-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "a57d017d503dae3d5f2e3cbe13da8890", "sha256": "7247124af19b1b92ba6efb37e63bb92ccd03df888f6ea234139431c213e0d3fd" }, "downloads": -1, "filename": "lingam-1.0.1.tar.gz", "has_sig": false, "md5_digest": "a57d017d503dae3d5f2e3cbe13da8890", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.6", "size": 7190, "upload_time": "2019-09-25T04:04:49", "url": "https://files.pythonhosted.org/packages/b0/a3/961ad7869051ed1ef6dd1d549429a7b94058011b1344fffafc9a172b873b/lingam-1.0.1.tar.gz" } ] }