Displaying 2 results from an estimated 2 matches for "numclusts".
2002 Jun 21
1
naming things in functions
...hat when PercentsMat is called from within a loop in
SummaryMat, where list names are indexed, the rows in the generated
matrix are labeled with the index name rather than its value. That is,
for example, I'm ending up with ri, ri, ri rather than r1, r2, r3.
SummaryMat <- function(datamat, numclusts, runs, fzmeasure)
for( j in numclusts )
for( i in 1:runs ) {
k = k+1
.
.
.
sepclusters[k] = list( ClusterSep(clusters[[k]]) ) #
separate data into individual clusters
names(sepclusters)[k] = p...
2000 Jul 05
3
SAMBA eats up all memory...
Hello,
I am running SAMBA 2.0.7.0 on AIX 4.3.3.0
I have a 1 Tera Byte filesystem on AIX made available to NT and MAC.
There is heavy IO activity on this filesystem and all of a sudden the NT's
and MAC's can't read or write any file on this shared filesystem.
Also AIX is running out of memory whenever this happens and files cannot be
copied onto the said filesystem even at unix