File: DataPreprocessing.rst

package info (click to toggle)
python-expyriment 0.7.0%2Bgit34-g55a4e7e-3.2
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 1,504 kB
  • ctags: 2,094
  • sloc: python: 12,766; makefile: 150
file content (10 lines) | stat: -rw-r--r-- 516 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
Data preprocessing
==================
In most cases, data acquired by Expyriment needs to be further processed before 
a statistical analysis can be performed. This processing entails an aggregation 
of the dependent variables over all factor-level combinations of the 
experimental design. Expyriment provides an easy, but flexible way to 
automatize this process with the included data preprocessing module of the misc 
package (:doc:`expyriment.misc.data_preprocessing`).

.. FIXME better docu data preprocessing