StarVine
|
StarVine provides tools to construct canonical and regular-vines (C-vines, and R-vines).
StarVine can also be used as a standalone copula fitting tool for bivariate modeling.
Install the package:
python setup.py install
For a developer install:
python setup.py develop --user
Requires:
Optional:
Documentation can be found online at: wgurecky.github.io/starvine.
The docs can be manually built using Doxygen:
doxygen Doxyfile.in
StarVine is distributed under the BSD 3 clause license.
A copy of the license should have been distributed with the StarVine source code. If not, see opensource.org