search for: kbest

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

Did you mean: best
2011 Oct 04
2
segfault after .C call.
...output of the C code itself: 1. compile the code. To do that you can run the following g++ command within the src directory: g++ -m64 -I/usr/include/R -I/usr/local/include -fpic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic kbest.cpp 2. Run the valgrind from the src directory like this: valgrind --leak-check=full ./a.out ../data/Signs.csv ../data/Pvals.csv 2120000000 2