MATLAB function for Shift Function plots?
이전 댓글 표시
Dear experts,
Is there any way to produce a shift function plot in MATLAB?
For example, as in the following R function:

or:

(taken from: Alnæs, Dag, et al. "Brain heterogeneity in schizophrenia and its association with polygenic risk." JAMA psychiatry (2019). )
댓글 수: 3
Adam Danz
2019년 12월 19일
The link you shared contains a link to the source code (github). If you wanted to reporduce those figures you could start by looking at the source code and converting it to Matlab code.
At first glance, it looks like the lower plot in each example shows the lag from a cross correlation
Johnson
2019년 12월 20일
Johnson
2019년 12월 20일
채택된 답변
추가 답변 (0개)
카테고리
도움말 센터 및 File Exchange에서 Data Distribution Plots에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!