Skip to main content

Causal Inference

Project description

Causal Inference

  • Causal Inference

Installation

pip install causal-inference

Usage

import causal_inference as ci
import numpy as np
probs={'A': [1, 0.1], 'B': [1, 0.1], 'C': [1, 0.1], 'D': [1, 0.1]}
xy={"mean": np.array([[1, 2], [2, 4]]), "dev": np.array([[.1, .2], [.2, .4]])}

new_xv=ci.next_position_scm(xy, probs)
print(new_xv["mean"])
print(new_xv["dev"])

Citation

Please cite following document if you use this python package:

TBD

Image source: https://www.pexels.com/photo/blue-water-2695624/

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

causal_inference-0.0.4.tar.gz (6.2 kB view details)

Uploaded Source

Built Distribution

causal_inference-0.0.4-py3-none-any.whl (20.3 kB view details)

Uploaded Python 3

File details

Details for the file causal_inference-0.0.4.tar.gz.

File metadata

  • Download URL: causal_inference-0.0.4.tar.gz
  • Upload date:
  • Size: 6.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.3.0 pkginfo/1.7.0 requests/2.25.1 setuptools/53.0.0 requests-toolbelt/0.9.1 tqdm/4.56.0 CPython/3.6.9

File hashes

Hashes for causal_inference-0.0.4.tar.gz
Algorithm Hash digest
SHA256 9eea38258828b6f7791f389c13a4569c51fcf84f4948079541d8e1722d74594b
MD5 5dc3a74edd4c9df5cb02f59a364ce827
BLAKE2b-256 6b6bec2f8facfa6d08cbcbee3d8c9a3e17fb6c67a1511cb2961df753ce77de44

See more details on using hashes here.

File details

Details for the file causal_inference-0.0.4-py3-none-any.whl.

File metadata

  • Download URL: causal_inference-0.0.4-py3-none-any.whl
  • Upload date:
  • Size: 20.3 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.3.0 pkginfo/1.7.0 requests/2.25.1 setuptools/53.0.0 requests-toolbelt/0.9.1 tqdm/4.56.0 CPython/3.6.9

File hashes

Hashes for causal_inference-0.0.4-py3-none-any.whl
Algorithm Hash digest
SHA256 67fecd7b54b53b16ef3ae649aa0ba9466561292c9b60c9aa4b0d37df776d4041
MD5 3ad94961f867f90609229330e13af70c
BLAKE2b-256 d9c085a21fa3faf7e7c3f0a81c69831fcfd7a6badfd7ba635a6a22275b4bddf2

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page