level of significance using xcorr

조회 수: 12 (최근 30일)
cgo
cgo 2017년 2월 21일
편집: Alex Backer 2020년 5월 7일
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

답변 (1개)

Alex Backer
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.

카테고리

Help CenterFile Exchange에서 Correlation and Convolution에 대해 자세히 알아보기

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by