level of significance using xcorr
16 ビュー (過去 30 日間)
古いコメントを表示
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
0 件のコメント
回答 (1 件)
Alex Backer
2020 年 5 月 7 日
編集済み: Alex Backer
2020 年 5 月 7 日
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.
0 件のコメント
参考
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!