Statistics
RANK
122,324
of 295,495
REPUTATION
0
CONTRIBUTIONS
0 Questions
2 Answers
ANSWER ACCEPTANCE
0.00%
VOTES RECEIVED
0
RANK
2,007 of 20,240
REPUTATION
890
AVERAGE RATING
4.70
CONTRIBUTIONS
28 Files
DOWNLOADS
63
ALL TIME DOWNLOADS
8339
RANK
of 153,991
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
Feeds
Violin plot has tails that go beyond real data
Hi Shir, I uploaded an updated version of 'distributionPlot' on my FileXchange page, 'distributionPlot_OnlyPositive'. This ver...
6 years ago | 0
Submitted
distributionPlot_OnlyPositive
violin plots for strictly positive data.
6 years ago | 1 download |
Submitted
linfitplot(x, y, markerColor, lineColor, printRhoR2)
Compute scatterplot and plot linear fit together with Rho and R-squared
7 years ago | 1 download |
Submitted
getSameCommunityProbability(W,nRep)
Probability that 2 nodes belong to the same network community
7 years ago | 1 download |
Submitted
getConnectedLinks(C,i0,j0)
Progressively add connected links to a target pair of nodes, one at a time.
7 years ago | 1 download |
Submitted
getTopologicalSimilarity(W,g,m)
Compute Topological Similarity matrix
7 years ago | 2 downloads |
Submitted
getMatrixOverlap(C1,C2)
Overlap percentage between 2 community matrices
7 years ago | 1 download |
Submitted
getCommunityMatrix(cs)
Get Community matrix from affiliation vector 'cs'
7 years ago | 1 download |
Submitted
getIsub(X)
Extract subdiagonal elements from square matrix 'X'
7 years ago | 0 downloads |
Submitted
getCosineSimilarity(x,y)
Compute cosine similarity between vectors 'x' and 'y'
7 years ago | 7 downloads |
Submitted
getEucliDist(x,y)
Compute Euclidean Distance between vectors 'x' and 'y'
7 years ago | 1 download |
Submitted
computeCohen_d(x1, x2, varargin)
Compute Cohen's d effect size
7 years ago | 15 downloads |
Submitted
mean_removing_outliers_Tukey(X, RMZEROVALS)
Compute Mean and St.Dev. after outliers' removal (Tukey's criterion)
7 years ago | 1 download |
Submitted
mean_removing_outliers(X, RMZEROVALS)
Compute Mean and St.Dev. after outliers' removal
7 years ago | 1 download |
Submitted
PolyFitPlot(x,y,n)
compute and plot the n-th order polynomial fit
7 years ago | 1 download |
Submitted
getPolyFit(x,y,n)
Compute polynomial fitting between vectors 'x' and 'y'
7 years ago | 1 download |