SciKit Stan documentation

  • Getting Started
  • API Reference
  • Examples
Edit this page

scikit_stan - Stan Regression Models in sk-learn Style#

SciKit Stan is a Python package of generalized linear models in the Stan with the familiar SciKit-learn interface. This package is a thin wrapper around the CmdStanPy package, which is itself a wrapper around the CmdStan command line interface.

Contents:

  • Getting Started
  • API Reference
    • Generalized Linear Model
  • Examples
    • Gamma regression for blood clotting

next

Getting Started

© Copyright 2022, Alexey Izmailov, Brian Ward.

Created using Sphinx 5.1.1.