Statistics
RANK
170,132
of 273,014
REPUTATION
0
CONTRIBUTIONS
0 Questions
2 Answers
ANSWER ACCEPTANCE
0.00%
VOTES RECEIVED
0
RANK
2,174 of 18,442
REPUTATION
765
AVERAGE RATING
4.60
CONTRIBUTIONS
28 Files
DOWNLOADS
108
ALL TIME DOWNLOADS
7137
RANK
of 122,428
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
Submitted
distributionPlot_OnlyPositive
violin plots for strictly positive data.
4 years ago | 1 download |

Submitted
linfitplot(x, y, markerColor, lineColor, printRhoR2)
Compute scatterplot and plot linear fit together with Rho and R-squared
5 years ago | 2 downloads |

Submitted
getSameCommunityProbability(W,nRep)
Probability that 2 nodes belong to the same network community
5 years ago | 1 download |
Submitted
getConnectedLinks(C,i0,j0)
Progressively add connected links to a target pair of nodes, one at a time.
5 years ago | 1 download |
Submitted
getTopologicalSimilarity(W,g,m)
Compute Topological Similarity matrix
5 years ago | 1 download |
Submitted
getMatrixOverlap(C1,C2)
Overlap percentage between 2 community matrices
5 years ago | 1 download |
Submitted
getCommunityMatrix(cs)
Get Community matrix from affiliation vector 'cs'
5 years ago | 1 download |
Submitted
getIsub(X)
Extract subdiagonal elements from square matrix 'X'
5 years ago | 0 downloads |
Submitted
getCosineSimilarity(x,y)
Compute cosine similarity between vectors 'x' and 'y'
5 years ago | 13 downloads |
Submitted
getEucliDist(x,y)
Compute Euclidean Distance between vectors 'x' and 'y'
5 years ago | 3 downloads |
Submitted
computeCohen_d(x1, x2, varargin)
Compute Cohen's d effect size
5 years ago | 37 downloads |
Submitted
mean_removing_outliers_Tukey(X, RMZEROVALS)
Compute Mean and St.Dev. after outliers' removal (Tukey's criterion)
5 years ago | 1 download |
Submitted
mean_removing_outliers(X, RMZEROVALS)
Compute Mean and St.Dev. after outliers' removal
5 years ago | 1 download |
Submitted
plotDist(x,Bins)
Plot density distribution of the data in 'x'.
5 years ago | 2 downloads |
Submitted
PolyFitPlot(x,y,n)
compute and plot the n-th order polynomial fit
5 years ago | 1 download |
Submitted
getPolyFit(x,y,n)
Compute polynomial fitting between vectors 'x' and 'y'
5 years ago | 1 download |