parametric-si

tools for parametric selective inference


License
MIT
Install
pip install parametric-si==1.0.4

Documentation

parametric-si

This package implements a more powerful and general conditional selective inference(SI) with linear regression.

Key references are the following papers:

Requirements

This package requires the following packages:

  • numpy
  • scipy
  • sklearn
  • portion

Installing parametric-si

Use pip to install parametric_si package. Required packages will be also installed automatically.

$ pip install parametric-si

API Reference

Detailed API reference is available here