:orphan:
Examples with indexes
=====================
.. todo:: Create ``sub-galleries`` for each of the indexes when the
number of samples grow.
The examples presented in the gallery below show examples to compute
different antimicrobial resistance (AMR) indexes and possible ways to
visualize the outcomes.
- ``SARI``: Single Antimicrobial Resistance Index
- ``MARI``: Multiple Antimicrobial Resistance Index
- ``ASAI``: Antibimicrobial Spectrum of Activity Index
- ``SART``: Single Antimicrobial Resistance Trend
.. raw:: html
.. raw:: html
.. only:: html
.. image:: /_examples/indexes/images/thumb/sphx_glr_plot_acsi_b_mimic_thumb.png
:alt:
:ref:`sphx_glr__examples_indexes_plot_acsi_b_mimic.py`
.. raw:: html
ACSI - Example using MIMIC
.. raw:: html
.. only:: html
.. image:: /_examples/indexes/images/thumb/sphx_glr_plot_asai_a_gramtype_thumb.png
:alt:
:ref:`sphx_glr__examples_indexes_plot_asai_a_gramtype.py`
.. raw:: html
ASAI - By gram stain (binary)
.. raw:: html
.. only:: html
.. image:: /_examples/indexes/images/thumb/sphx_glr_plot_asai_b_multiple_thumb.png
:alt:
:ref:`sphx_glr__examples_indexes_plot_asai_b_multiple.py`
.. raw:: html
ASAI - By gram stain (multiple)
.. raw:: html
.. only:: html
.. image:: /_examples/indexes/images/thumb/sphx_glr_plot_asai_c_temporal_thumb.png
:alt:
:ref:`sphx_glr__examples_indexes_plot_asai_c_temporal.py`
.. raw:: html
ASAI - Compute timeseries
.. raw:: html
.. only:: html
.. image:: /_examples/indexes/images/thumb/sphx_glr_plot_dri_b_mimic_thumb.png
:alt:
:ref:`sphx_glr__examples_indexes_plot_dri_b_mimic.py`
.. raw:: html
DRI - Example using MIMIC
.. raw:: html
.. only:: html
.. image:: /_examples/indexes/images/thumb/sphx_glr_plot_sari_a_antibiogram_thumb.png
:alt:
:ref:`sphx_glr__examples_indexes_plot_sari_a_antibiogram.py`
.. raw:: html
SARI - By specimen w/ sns.heatmap
.. raw:: html
.. only:: html
.. image:: /_examples/indexes/images/thumb/sphx_glr_plot_sari_b_clustermap_thumb.png
:alt:
:ref:`sphx_glr__examples_indexes_plot_sari_b_clustermap.py`
.. raw:: html
SARI - By specimen w/ sns.clustermap
.. raw:: html
.. only:: html
.. image:: /_examples/indexes/images/thumb/sphx_glr_plot_sari_c_relmap_thumb.png
:alt:
:ref:`sphx_glr__examples_indexes_plot_sari_c_relmap.py`
.. raw:: html
SARI - By specimen w/ sns.relmap
.. raw:: html
.. only:: html
.. image:: /_examples/indexes/images/thumb/sphx_glr_plot_sari_d_temporal_thumb.png
:alt:
:ref:`sphx_glr__examples_indexes_plot_sari_d_temporal.py`
.. raw:: html
SARI - Compute timeseries
.. raw:: html
.. only:: html
.. image:: /_examples/indexes/images/thumb/sphx_glr_plot_sart_a_basic_thumb.png
:alt:
:ref:`sphx_glr__examples_indexes_plot_sart_a_basic.py`
.. raw:: html
SART - Trend as slope of WLS
.. raw:: html
.. toctree::
:hidden:
/_examples/indexes/plot_acsi_b_mimic
/_examples/indexes/plot_asai_a_gramtype
/_examples/indexes/plot_asai_b_multiple
/_examples/indexes/plot_asai_c_temporal
/_examples/indexes/plot_dri_b_mimic
/_examples/indexes/plot_sari_a_antibiogram
/_examples/indexes/plot_sari_b_clustermap
/_examples/indexes/plot_sari_c_relmap
/_examples/indexes/plot_sari_d_temporal
/_examples/indexes/plot_sart_a_basic
.. only:: html
.. rst-class:: sphx-glr-signature
`Gallery generated by Sphinx-Gallery