PyEEG

Method

  • list boundary frequencies of bin: delta, theta, alpha, and beta
  • can analyze timeseries using Detrended Fluctuation Analysis (DFA) - partition signals into boxes
  • can detect delays
  • can calculate first order difference of a time series. Subtract the current point from the next point
  • can calculate frequency range (if a time series is in the bin etc)

References

  • http://citeseerx.ist.psu.edu/viewdoc/citations;jsessionid=1103FA5A300B84E00EFC05A141005B74?doi=10.1.1.291.6591

eegR

Method

  • plots timeseries
  • preprocessed
  • can analyze ERPs

biosppy

Method

  • can cross-validate a subject
  • add subject data
  • k-Nearest neighbors (k-NN) analysis
  • Support Vector Machines (SVM)
  • can do basic statistics tests, calculate distances between two points of data
  • summary plots of input/output

https://scholar.google.com/scholar?hl=en&q=biosppy&btnG=&as_sdt=1%2C33&as_sdtp=

deck

By tsunwong625

deck

  • 411