.. _examples:

:parenttoc: True

Examples Gallery
===================

Here are lots of examples, you can follow the examples to do what you want to do.

.. grid:: 1 2 2 2
   :gutter: 1

   .. grid-item-card::
      :link: LinearModelAndVariants/index.html
      :img-bottom: image/linear.png

      **Linear Model and its Variants**
      ^^^

   .. grid-item-card::
      :link: GeneralizedLinearModels/index.html
      :img-bottom: image/logistic.png

      **Generalized Linear Models**
      ^^^

   .. grid-item-card::
      :link: SurvivalModels/index.html
      :img-bottom: image/survival.png

      **Survival Models**
      ^^^


   .. grid-item-card::
      :link: FusionModels/index.html
      :img-bottom: image/filtering.png

      **Fusion Models**
      ^^^


   .. grid-item-card::
      :link: GraphicalModels/index.html
      :img-bottom: image/graph.png

      **Graphical Models**
      ^^^


   .. grid-item-card::
      :link: Miscellaneous/index.html
      :img-bottom: image/mis.png

      **Miscellaneous**
      ^^^


.. toctree::
    :titlesonly:
    :glob:
    :numbered:

    LinearModelAndVariants/index
    GeneralizedLinearModels/index
    SurvivalModels/index
    FusionModels/index
    GraphicalModels/index
    Miscellaneous/index   

