level of significance using xcorr
Show older comments
Hello,
The xcorr function in Matlab returns the maximum correlation coefficient of two univariate time series data with their corresponding lag. May I know if there is a test of significance/confidence interval for this function in Matlab?
Thanks
Answers (1)
Alex Backer
on 7 May 2020
Edited: Alex Backer
on 7 May 2020
0 votes
I wrote some code to estimate the p-value empirically:
Alex Backer (2020). xcorrpvalue (https://www.mathworks.com/matlabcentral/fileexchange/75403-xcorrpvalue), MATLAB Central File Exchange. Retrieved May 7, 2020.
Hope it helps.
Categories
Find more on Correlation and Convolution 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!