
Alex Backer
QLess
Statistics
RANK
177,691
of 273,116
REPUTATION
0
CONTRIBUTIONS
0 Questions
6 Answers
ANSWER ACCEPTANCE
0.00%
VOTES RECEIVED
0
RANK
8,008 of 18,446
REPUTATION
97
AVERAGE RATING
0.00
CONTRIBUTIONS
2 Files
DOWNLOADS
21
ALL TIME DOWNLOADS
951
RANK
of 122,527
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Content Feed
how to make trendline in matlab using polyfit command?
https://www.mathworks.com/matlabcentral/fileexchange/76467-trendline
2 years ago | 0
Submitted
xcorrpvalue
Yields p value of the max absolute value of a cross correlation
2 years ago | 8 downloads |
how to calculate significance value of lag correlation?
I wrote some code to estimate the p-value empirically: Alex Backer (2020). xcorrpvalue (https://www.mathworks.com/matlabcentral...
2 years ago | 0
significance levels of cross correlations
I wrote some code to estimate the p-value empirically: Alex Backer (2020). xcorrpvalue (https://www.mathworks.com/matlabcentral...
2 years ago | 0
level of significance using xcorr
I wrote some code to estimate the p-value empirically: Alex Backer (2020). xcorrpvalue (https://www.mathworks.com/matlabcentral...
2 years ago | 0
P-value of cross-correlation
I found Jeff's code above was giving me p-values that seemed too low, even for random series, so I wrote some code to estimate t...
2 years ago | 0
Why do I get the error "Unrecognized function or variable"?
This happened to me with mean and median when I indvertently called it mean(variable,:) instead of mean(variable,1).
3 years ago | 0