Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

scpi-pkg

Package Overview
Dependencies
Maintainers
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

scpi-pkg

The package computes point estimates and prediction intervals for Synthetic Control methods with multiple treated units and staggered adoption as proposed in Cattaneo, Feng, Palomba, and Titiunik (2024).

  • 2.2.9
  • PyPI
  • Socket score

Maintainers
2

SCPI_PKG

The scpi_pkg package provides Python implementations of estimation and inference procedures for Synthetic Control methods.

Authors

Matias D. Cattaneo (cattaneo@princeton.edu)

Yingjie Feng (fengyj@sem.tsinghua.edu.cn)

Filippo Palomba (fpalomba@princeton.edu)

Rocio Titiunik (titiunik@princeton.edu)

Website

https://nppackages.github.io/scpi/

Installation

To install/update use pip

pip install scpi_pkg

Usage

from from scpi_pkg.scdata import scdata
from from scpi_pkg.scdataMulti import scdataMulti
from scpi_pkg.scest import scest
from scpi_pkg.scpi import scpi
from scpi_pkg.scplot import scplot
from scpi_pkg.scplotMulti import scplotMulti

Dependencies

  • cvxpy (>= 1.1.18)
  • dask (>= 2021.04.0)
  • ecos (>= 2.0.7)
  • luddite (>= 1.0.2)
  • numpy (>= 1.20.1)
  • pandas (>= 1.5.0)
  • plotnine (>= 0.8.0)
  • scikit-learn (>= 0.24.1)
  • scipy (>= 1.7.1)
  • statsmodels (>= 0.12.2)

References

For overviews and introductions, see nppackages website.

Software and Implementation

Technical and Methodological

FAQs


Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc