[R] EEG data for time series
Jim Lemon
jim at bitwrit.com.au
Mon Mar 11 07:43:55 CET 2013
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
More information about the R-help
mailing list