Erin Hodgess wrote:

 Dear R People:

 I have a data set with EEG data.  There are 128 measurements per second for
 16 locations.  What is the best way to handle these series, please?

 Thanks,
 Erin

Hi Erin,
Depends what you want to find in the EEG data. The only time I have worked with this I used Fourier analysis to produce a power spectrum that could be interpreted as the relative activity of the alpha, beta, etc. frequency bands in the EEG. It was quite some time ago and this approach may not be popular these days.

Jim

______________________________________________
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.

Reply via email to