Correlation coefficient between interspike intervals
12 次查看(过去 30 天)
显示 更早的评论
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 个评论
Star Strider
2018-1-11
‘... 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.
回答(0 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Linear and Nonlinear Regression 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!