Documentation copulabayesnet
Introduction
copulabayesnet is a Python package with several copula and Bayesian network test and model methods.
$ pip install copulabayesnet
Functionalities
Condition Bayesian networks constructed by a Gaussian copula with the multivariate normal method.
Plot copulas.
Several goodness-of-fit tests.
Examples
Some examples can be found in Examples..
See also https://github.com/SjoerdGn/copulabayesnet/tree/master/examples
Contents
- bncopula
- cop_plot
- data_preprocessor
- data_processor
DataProcWatBalWatBal.add_discharge()WatBal.add_extra()WatBal.add_gw()WatBal.add_pot_evap()WatBal.add_prec()WatBal.add_wwtp()WatBal.budyko_curve()WatBal.calculate_balance()WatBal.create_average_year()WatBal.height()WatBal.load_csv()WatBal.minimize()WatBal.plot()WatBal.plot_pot_evap_prec()WatBal.remove_force()WatBal.save_positive()WatBal.to_csv()WatBal.volume()
back_factors()back_values()select_date()water_balance()
- spatial_tools
- Examples
- License
- Help