• Stars
    star
    254
  • Rank 159,382 (Top 4 %)
  • Language
    Python
  • License
    MIT License
  • Created almost 7 years ago
  • Updated 4 months ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Implementation of statistical models to analyze time lagged conversions

Travis status Coverage Status PyPI version

Convoys

pic

Convoys is a simple library that fits a few statistical model useful for modeling time-lagged conversions. There is a lot more info if you head over to the documentation. You can also take a look at this blog post about Convoys.

Installation

The easiest way right now is to install the latest version from PyPI:

pip install convoys

More info

Convoys was built by Erik Bernhardsson and has the MIT license.