Correlation coefficient between interspike intervals
12 views (last 30 days)
Show older comments
Hi,
I´m struggeling a bit calculating the correlation coefficients between the ISIs of my vector, I always get 1 with a p=1 and my basic knowledge tell me that it cannot be correct. So I had voltage values from which I extracted my ISI values in ms, now I need to calculate the correlation coefficient of the intervals.
Any help/explanation? I´m new with this so I ask for patient and understanding!
2 Comments
Star Strider
on 11 Jan 2018
‘... my basic knowledge tell me that it cannot be correct.’
It would seem that the interspike intervals would be correlated. I would plot them as functions of the initial spike time, and see if they form a specific pattern.
It would help if you post at least a representative sample of your spike times and interspike intervals data, as well as your code, and a description of the hypothesis you are testing. We might be able to suggest a better approach than a linear correlation.
Answers (0)
See Also
Categories
Find more on Linear and Nonlinear Regression in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!