﻿

.. |newpage| raw:: latex

   \newpage



.. |br| raw:: html

   <br />






|newpage|

Correlation and regression
=====================================================




Linear regression with confidence Band
------------------------------------------------------------------------------------------

Some text




|ConfidenceBand|

.. |ConfidenceBand| image:: ../_static/FuncPlots2D/Statistics2/ConfidenceBand.*






**Left figure**: Confidence Band






|newpage|


Anscombe example
------------------------------------------------------------------------------------------

Some text




|Anscombe|

.. |Anscombe| image:: ../_static/FuncPlots2D/Statistics2/Anscombe.*






**Left figure**: Anscombe






|newpage|


Faceted Scatter Plots: all in one plot
------------------------------------------------------------------------------------------

Some text




|picFacetedScatterPlot1|

.. |picFacetedScatterPlot1| image:: ../_static/FuncPlots2D/FromPythonGallery4/FacetedScatterPlot1.*

Some text





|newpage|


Faceted Scatter Plots: separate plots
------------------------------------------------------------------------------------------

Some text




|picFacetedScatterPlot2|

.. |picFacetedScatterPlot2| image:: ../_static/FuncPlots2D/FromPythonGallery4/FacetedScatterPlot2.*

Some text





|newpage|


Faceted Scatter Plots: futher subgrouping
------------------------------------------------------------------------------------------

Some text




|picFacetedScatterPlot3|

.. |picFacetedScatterPlot3| image:: ../_static/FuncPlots2D/FromPythonGallery4/FacetedScatterPlot3.*

Some text










|newpage|


Bubbleplot
------------------------------------------------------------------------------------------

Some text




|picBubbleplot|

.. |picBubbleplot| image:: ../_static/FuncPlots2D/FromPythonGallery3/Bubbleplot.*


**Left figure**: Bubble plot







|newpage|


Scatterplot with fancy formatting
------------------------------------------------------------------------------------------

Some text




|picScatterplotAnnotation|

.. |picScatterplotAnnotation| image:: ../_static/FuncPlots2D/FromPythonGallery3/ScatterplotAnnotation.*


**Left figure**: Scatterplot Annotation









|newpage|


Scatterplots with positive, negative and weak correlation: confidence ellipses
------------------------------------------------------------------------------------------

Some text




|ConfidenceEllipse|

.. |ConfidenceEllipse| image:: ../_static/FuncPlots2D/Statistics/ConfidenceEllipse.*






**Left figure**: Confidence Ellipse







|newpage|


Scatterplot with confidence confidence ellipses at different standard deviations 
------------------------------------------------------------------------------------------

Some text




|ConfidenceEllipse2|

.. |ConfidenceEllipse2| image:: ../_static/FuncPlots2D/Statistics/ConfidenceEllipse2.*






**Left figure**: Confidence Ellipse 2










|newpage|


Hexagonal binned plot and marginal histograms (Seaborn)
----------------------------------------------------------------

Some text




|pichexbin|

.. |pichexbin| image:: ../_static/Seaborn/hexbin.*
   :width: 47%








|newpage|


Joint and marginal Kde (Seaborn)
----------------------------------

Some text




|picjoint_kde|


.. |picjoint_kde| image:: ../_static/Seaborn/joint_kde.*
   :width: 47%








|newpage|




Marginal ticks
-------------------------------------------------------

Some text




|picmarginal_ticks|

.. |picmarginal_ticks| image:: ../_static/Seaborn/marginal_ticks.*
   :width: 47%









|newpage|




Regression_marginals (Seaborn)
-------------------------------------------------------

Some text




|picregression_marginals|


.. |picregression_marginals| image:: ../_static/Seaborn/regression_marginals.*
   :width: 47%















|newpage|






Pair grid with kde (Seaborn)
-------------------------------

Some text


.. image:: ../_static/Seaborn/pair_grid_with_kde.*
    :align: center



**Figure**: parametric plot of Kleins bottle. Camera angles are `\theta=135^\circ` and `\phi = -12^\circ`.
The C\# code for the Klein bottle: 



|newpage|






Scatterplot matrix (Seaborn)
-------------------------------

Some text


.. image:: ../_static/Seaborn/scatterplot_matrix.*
    :align: center



**Figure**: Scatterplot matrix (Seaborn)







