:orphan:
Tutorials
=========
.. raw:: html
.. raw:: html
Guide step by step
------------------
Outline of the process and steps required to compute various metrics.
.. raw:: html
.. raw:: html
.. only:: html
.. image:: /_examples/tutorial/guide/images/thumb/sphx_glr_plot_step_01_thumb.png
:alt:
:ref:`sphx_glr__examples_tutorial_guide_plot_step_01.py`
.. raw:: html
Step 01 - Compute AMR metrics
.. raw:: html
.. only:: html
.. image:: /_examples/tutorial/guide/images/thumb/sphx_glr_plot_step_02_thumb.png
:alt:
:ref:`sphx_glr__examples_tutorial_guide_plot_step_02.py`
.. raw:: html
Step 02 - Temporal evolution
.. raw:: html
.. only:: html
.. image:: /_examples/tutorial/guide/images/thumb/sphx_glr_plot_step_03_thumb.png
:alt:
:ref:`sphx_glr__examples_tutorial_guide_plot_step_03.py`
.. raw:: html
Step 03 - Time Series Analysis
.. raw:: html
.. only:: html
.. image:: /_examples/tutorial/guide/images/thumb/sphx_glr_plot_step_04_thumb.png
:alt:
:ref:`sphx_glr__examples_tutorial_guide_plot_step_04.py`
.. raw:: html
Step 04 - TSA to estimate trends
.. raw:: html
Computing AMR metrics
---------------------
Examples with the most important metrics.
.. raw:: html
.. raw:: html
.. only:: html
.. image:: /_examples/tutorial/indexes/images/thumb/sphx_glr_plot_core_a_sari_thumb.png
:alt:
:ref:`sphx_glr__examples_tutorial_indexes_plot_core_a_sari.py`
.. raw:: html
Single Antimicrobial Resistance (``SARI``)
.. raw:: html
.. only:: html
.. image:: /_examples/tutorial/indexes/images/thumb/sphx_glr_plot_core_b_asai_thumb.png
:alt:
:ref:`sphx_glr__examples_tutorial_indexes_plot_core_b_asai.py`
.. raw:: html
Spectrum of Activity (``ASAI``)
.. raw:: html
.. only:: html
.. image:: /_examples/tutorial/indexes/images/thumb/sphx_glr_plot_core_c_mari_thumb.png
:alt:
:ref:`sphx_glr__examples_tutorial_indexes_plot_core_c_mari.py`
.. raw:: html
Multiple Resistance (``MARI``)
.. raw:: html
.. only:: html
.. image:: /_examples/tutorial/indexes/images/thumb/sphx_glr_plot_core_d_sart_thumb.png
:alt:
:ref:`sphx_glr__examples_tutorial_indexes_plot_core_d_sart.py`
.. raw:: html
Single Resistance Trend (``SART``)
.. raw:: html
.. only:: html
.. image:: /_examples/tutorial/indexes/images/thumb/sphx_glr_plot_core_e_dri_thumb.png
:alt:
:ref:`sphx_glr__examples_tutorial_indexes_plot_core_e_dri.py`
.. raw:: html
Drug Resistance Index (``DRI``)
.. raw:: html
.. only:: html
.. image:: /_examples/tutorial/indexes/images/thumb/sphx_glr_plot_core_f_acri_thumb.png
:alt:
:ref:`sphx_glr__examples_tutorial_indexes_plot_core_f_acri.py`
.. raw:: html
Collateral Sensitivity Index (``ACSI``)
.. raw:: html
Metrics
-------
Examples computing metrics.
.. raw:: html
.. raw:: html
.. only:: html
.. image:: /_examples/tutorial/regression/images/thumb/sphx_glr_plot_core_regression_a_theilsens_thumb.png
:alt:
:ref:`sphx_glr__examples_tutorial_regression_plot_core_regression_a_theilsens.py`
.. raw:: html
Using Theil-Sen estimator
.. raw:: html
.. only:: html
.. image:: /_examples/tutorial/regression/images/thumb/sphx_glr_plot_core_regression_b_wls_thumb.png
:alt:
:ref:`sphx_glr__examples_tutorial_regression_plot_core_regression_b_wls.py`
.. raw:: html
Using weighted least squares (WLS)
.. raw:: html
.. only:: html
.. image:: /_examples/tutorial/regression/images/thumb/sphx_glr_plot_core_regression_c_arima_thumb.png
:alt:
:ref:`sphx_glr__examples_tutorial_regression_plot_core_regression_c_arima.py`
.. raw:: html
Using autoregressive model ARIMA
.. raw:: html
.. only:: html
.. image:: /_examples/tutorial/regression/images/thumb/sphx_glr_plot_core_regression_d_sarimax_thumb.png
:alt:
:ref:`sphx_glr__examples_tutorial_regression_plot_core_regression_d_sarimax.py`
.. raw:: html
Using SARIMAX for seasonality
.. raw:: html
.. only:: html
.. image:: /_examples/tutorial/regression/images/thumb/sphx_glr_plot_core_regression_e_ensemble_thumb.png
:alt:
:ref:`sphx_glr__examples_tutorial_regression_plot_core_regression_e_ensemble.py`
.. raw:: html
Using an ensemble WLS + ARMA
.. raw:: html
Using the statistical tests wrappers
------------------------------------
Examples using some wrappers implemented to compute statistical tests.
.. raw:: html
.. raw:: html
.. only:: html
.. image:: /_examples/tutorial/statistics/images/thumb/sphx_glr_plot_core_stats_adfuller_thumb.png
:alt:
:ref:`sphx_glr__examples_tutorial_statistics_plot_core_stats_adfuller.py`
.. raw:: html
ADFuller
.. raw:: html
.. only:: html
.. image:: /_examples/tutorial/statistics/images/thumb/sphx_glr_plot_core_stats_correlation_thumb.png
:alt:
:ref:`sphx_glr__examples_tutorial_statistics_plot_core_stats_correlation.py`
.. raw:: html
Correlation
.. raw:: html
.. only:: html
.. image:: /_examples/tutorial/statistics/images/thumb/sphx_glr_plot_core_stats_kendall_thumb.png
:alt:
:ref:`sphx_glr__examples_tutorial_statistics_plot_core_stats_kendall.py`
.. raw:: html
Kendall
.. raw:: html
.. only:: html
.. image:: /_examples/tutorial/statistics/images/thumb/sphx_glr_plot_core_stats_stationarity_thumb.png
:alt:
:ref:`sphx_glr__examples_tutorial_statistics_plot_core_stats_stationarity.py`
.. raw:: html
Stationarity
.. raw:: html
.. toctree::
:hidden:
:includehidden:
/../source/_examples/tutorial/guide/index.rst
/../source/_examples/tutorial/indexes/index.rst
/../source/_examples/tutorial/metrics/index.rst
/../source/_examples/tutorial/regression/index.rst
/../source/_examples/tutorial/statistics/index.rst
.. only:: html
.. rst-class:: sphx-glr-signature
`Gallery generated by Sphinx-Gallery