Thanks to visit codestin.com
Credit goes to github.com

Skip to content

BAYesian Lifetime Event Analysis Framework

License

schluedj/bayleaf

Repository files navigation

bayleaf

BAYesian Lifetime Event Analysis Framework

[Currently Under Construction]

bayleaf is a Python package for Bayesian survival analysis using PyMC3.

Features

bayleaf will include:

  • Univariate Models: Parametric and Semi-Parametric Survival Models
  • Multivariate Models: Parametric and Semi-Parametric Frailty and Copula Models
  • Transformation Models
  • Flexible Survival Models: Spline Regression Survival Models
  • Intuitive model specification syntax
  • Simulation functions from a general class of survival models
  • With a PyMC3 backend, bayleaf models leverage modern Bayesian computation including:
    1. Markov Chain Monte Carlo, such as the No U-Turn Sampler
    2. Variational inference: Automatic Differentiation Variational Inference for fast approximate posterior estimation as well as mini-batch ADVI for large data sets.
  • Graphical outputs for survival models

Installation

  • from github
    # pip install git+git://github.com/pymc-devs/pymc3.git
    pip install git+https://github.com/schluedj/bayleaf.git

About

BAYesian Lifetime Event Analysis Framework

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published