search for: knntest

Displaying 1 result from an estimated 1 matches for "knntest".

Did you mean: nntest
2007 Apr 23
1
Bug in R 2.4.1 ?
...with R 2.4.1, the code above causes a crash: *** caught segfault *** address 0x11, cause 'memory not mapped' Traceback: 1: .External("do_hdf5save", call, sys.frame(sys.parent()), fileout, ..., PACKAGE = "hdf5") 2: hdf5save(fileout = "tex/ABpattern_pub/data/knnTest/gTest_annAB.1.statsAll.hdf5", "newman", "hist", "graphProp", "graphBins") 3: do.call("hdf5save", args = c(fileout = file.path(dir, ofile), as.list(names(res)))) 4: avgGraphData(dir = "tex/ABpattern_pub/data/knnTest") Any ideas on h...