Displaying 3 results from an estimated 3 matches for "cuauv".
Did you mean:
cuau0
2006 Jun 27
3
reading a matrix from a file
Hello everyone,
I'm writting a little script that will read a matrix from a file
i.e.
0,.11,.22,.4
.11,0,.5,.3
.22,.5,0,.7
anb so on
and will then calculate some standard stats for nets (i.e. centralization, degree, etc).
So far I have opened the file and read the contents, however I' m using readLines(filename)
to read the file and it returns it as
2006 Jun 29
1
initializing table and filling it out
Hi everyone,
I'm writting a script that will open multiple files in a single folder and then will do some calculations to finally save everything in a big table.
So here is the pseudo code
#read all files in the given directory
myfiles <-list.files("c:\\myDir")
#initialize table
???
#loop through files
for(f in myfiles[-1]) {
netMat <-
2006 Sep 09
1
clustering coefficient
Hi all,
I've been looking for a function that calculates "clustering coefficient" either Newman's or Wattson's.
I have found different functions to calculate different "cluster" but I haven't found yet anything for clustering coefficient, it might be under a different name.
Any ideas?
Cuau
---------------------------------
Get your email and more,