:orphan: .. _examples: ******** Examples ******** .. currentmodule:: eelbrain .. raw:: html
.. thumbnail-parent-div-open .. thumbnail-parent-div-close .. raw:: html
^^^^^^^^^^^^ Data objects ^^^^^^^^^^^^ Objects commonly used to represent data: :class:`Var` and :class:`Factor` for univariate variables, :class:`NDVar` for n-dimensional data, and :class:`Dataset` to group multiple variables describing the same cases. .. raw:: html
.. thumbnail-parent-div-open .. raw:: html
.. only:: html .. image:: /auto_examples/datasets/images/thumb/sphx_glr_intro_thumb.png :alt: :ref:`sphx_glr_auto_examples_datasets_intro.py` .. raw:: html
Introduction
.. raw:: html
.. only:: html .. image:: /auto_examples/datasets/images/thumb/sphx_glr_dataset-basics_thumb.png :alt: :ref:`sphx_glr_auto_examples_datasets_dataset-basics.py` .. raw:: html
Dataset basics
.. raw:: html
.. only:: html .. image:: /auto_examples/datasets/images/thumb/sphx_glr_align_thumb.png :alt: :ref:`sphx_glr_auto_examples_datasets_align.py` .. raw:: html
Align datasets
.. raw:: html
.. only:: html .. image:: /auto_examples/datasets/images/thumb/sphx_glr_ndvar-creating_thumb.png :alt: :ref:`sphx_glr_auto_examples_datasets_ndvar-creating.py` .. raw:: html
Creating NDVars
.. raw:: html
.. only:: html .. image:: /auto_examples/datasets/images/thumb/sphx_glr_group-level-analysis_thumb.png :alt: :ref:`sphx_glr_auto_examples_datasets_group-level-analysis.py` .. raw:: html
Group level analysis
.. thumbnail-parent-div-close .. raw:: html
^^^^^^^^^^^^^^^^^^^^^ Univariate Statistics ^^^^^^^^^^^^^^^^^^^^^ .. raw:: html
.. thumbnail-parent-div-open .. raw:: html
.. only:: html .. image:: /auto_examples/statistics/images/thumb/sphx_glr_models_thumb.png :alt: :ref:`sphx_glr_auto_examples_statistics_models.py` .. raw:: html
Model coding
.. raw:: html
.. only:: html .. image:: /auto_examples/statistics/images/thumb/sphx_glr_RMANOVA_thumb.png :alt: :ref:`sphx_glr_auto_examples_statistics_RMANOVA.py` .. raw:: html
Repeated measures ANOVA
.. raw:: html
.. only:: html .. image:: /auto_examples/statistics/images/thumb/sphx_glr_ANCOVA_thumb.png :alt: :ref:`sphx_glr_auto_examples_statistics_ANCOVA.py` .. raw:: html
ANCOVA
.. thumbnail-parent-div-close .. raw:: html
^^^^^^^^^^^^^^^^^^^^^^^^^^ Mass-Univariate Statistics ^^^^^^^^^^^^^^^^^^^^^^^^^^ With :class:`NDVar` ("n-dimensional variables"), mass-univariate statistics can be evaluated analogous to univariate statistics. .. raw:: html
.. thumbnail-parent-div-open .. raw:: html
.. only:: html .. image:: /auto_examples/mass-univariate-statistics/images/thumb/sphx_glr_permutation-statistics_thumb.png :alt: :ref:`sphx_glr_auto_examples_mass-univariate-statistics_permutation-statistics.py` .. raw:: html
Permutation statistics
.. raw:: html
.. only:: html .. image:: /auto_examples/mass-univariate-statistics/images/thumb/sphx_glr_sensor-ttest_thumb.png :alt: :ref:`sphx_glr_auto_examples_mass-univariate-statistics_sensor-ttest.py` .. raw:: html
T-test
.. raw:: html
.. only:: html .. image:: /auto_examples/mass-univariate-statistics/images/thumb/sphx_glr_sensor-anova_thumb.png :alt: :ref:`sphx_glr_auto_examples_mass-univariate-statistics_sensor-anova.py` .. raw:: html
ANOVA
.. raw:: html
.. only:: html .. image:: /auto_examples/mass-univariate-statistics/images/thumb/sphx_glr_sensor-lm_thumb.png :alt: :ref:`sphx_glr_auto_examples_mass-univariate-statistics_sensor-lm.py` .. raw:: html
Multiple regression
.. raw:: html
.. only:: html .. image:: /auto_examples/mass-univariate-statistics/images/thumb/sphx_glr_sensor-two-stage_thumb.png :alt: :ref:`sphx_glr_auto_examples_mass-univariate-statistics_sensor-two-stage.py` .. raw:: html
Two-stage test
.. raw:: html
.. only:: html .. image:: /auto_examples/mass-univariate-statistics/images/thumb/sphx_glr_compare-topographies_thumb.png :alt: :ref:`sphx_glr_auto_examples_mass-univariate-statistics_compare-topographies.py` .. raw:: html
Compare topographies
.. thumbnail-parent-div-close .. raw:: html
^^^^^^^^ Plotting ^^^^^^^^ Examples illustrating the use of the :mod:`plot` functionality. .. raw:: html
.. thumbnail-parent-div-open .. raw:: html
.. only:: html .. image:: /auto_examples/plots/images/thumb/sphx_glr_boxplot_thumb.png :alt: :ref:`sphx_glr_auto_examples_plots_boxplot.py` .. raw:: html
Boxplot
.. raw:: html
.. only:: html .. image:: /auto_examples/plots/images/thumb/sphx_glr_utsstat_thumb.png :alt: :ref:`sphx_glr_auto_examples_plots_utsstat.py` .. raw:: html
UTS-statistics (plot.UTSStat)
.. raw:: html
.. only:: html .. image:: /auto_examples/plots/images/thumb/sphx_glr_colors_thumb.png :alt: :ref:`sphx_glr_auto_examples_plots_colors.py` .. raw:: html
Colors
.. raw:: html
.. only:: html .. image:: /auto_examples/plots/images/thumb/sphx_glr_colormaps_thumb.png :alt: :ref:`sphx_glr_auto_examples_plots_colormaps.py` .. raw:: html
Eelbrain Colormaps
.. raw:: html
.. only:: html .. image:: /auto_examples/plots/images/thumb/sphx_glr_customizing_thumb.png :alt: :ref:`sphx_glr_auto_examples_plots_customizing.py` .. raw:: html
Customizing plots
.. thumbnail-parent-div-close .. raw:: html
^^^^^^^^^^^^^^^^^^^^^^^^^^^ Temporal Response Functions ^^^^^^^^^^^^^^^^^^^^^^^^^^^ .. raw:: html
.. thumbnail-parent-div-open .. raw:: html
.. only:: html .. image:: /auto_examples/temporal-response-functions/images/thumb/sphx_glr_trf_intro_thumb.png :alt: :ref:`sphx_glr_auto_examples_temporal-response-functions_trf_intro.py` .. raw:: html
Introduction to Temporal Response Functions (TRFs)
.. raw:: html
.. only:: html .. image:: /auto_examples/temporal-response-functions/images/thumb/sphx_glr_alice-trf_thumb.png :alt: :ref:`sphx_glr_auto_examples_temporal-response-functions_alice-trf.py` .. raw:: html
TRF for Alice EEG Dataset
.. raw:: html
.. only:: html .. image:: /auto_examples/temporal-response-functions/images/thumb/sphx_glr_mtrf_thumb.png :alt: :ref:`sphx_glr_auto_examples_temporal-response-functions_mtrf.py` .. raw:: html
EEG speech envelope TRF
.. raw:: html
.. only:: html .. image:: /auto_examples/temporal-response-functions/images/thumb/sphx_glr_partitions_thumb.png :alt: :ref:`sphx_glr_auto_examples_temporal-response-functions_partitions.py` .. raw:: html
Data partitions for boosting
.. raw:: html
.. only:: html .. image:: /auto_examples/temporal-response-functions/images/thumb/sphx_glr_epoch_impulse_thumb.png :alt: :ref:`sphx_glr_auto_examples_temporal-response-functions_epoch_impulse.py` .. raw:: html
Impulse predictors for epochs
.. thumbnail-parent-div-close .. raw:: html
.. toctree:: :hidden: :includehidden: /auto_examples/datasets/index.rst /auto_examples/statistics/index.rst /auto_examples/mass-univariate-statistics/index.rst /auto_examples/plots/index.rst /auto_examples/temporal-response-functions/index.rst .. only:: html .. rst-class:: sphx-glr-signature `Gallery generated by Sphinx-Gallery `_