Displaying 5 results from an estimated 5 matches for "signrank_free".
2007 Dec 14
1
Improvement of SignRank functions
...ecursion
as original author used with one slight modification.
I am generating Wilcoxon SignRank density from the
beginning (for n=2,3,...) with the help of recursion formula.
What is changed?
There is no need for SINGRANK_MAX in src/nmath/nmath.h anymore.
Only functions:
static void w_free()
void signrank_free()
static void w_init_maybe(int n)
static double csignrank(int k, int n)
in src/nmath/signrank.c have been altered.
There was no change to dsignrank, psignrank, ...
I've tried to make as little changes as possible.
So, to compile with new functions only src/nmath/signrank.c
needs to be changed...
2007 Jan 30
1
Solaris 10 compilation issue
...arithmetic.o
libintl_nl_default_dirname ../extra/intl/libintl.a(bindtextdom.o)
R_WriteConsole printutils.o
R_ResetConsole errors.o
BZ2_bzWriteClose connections.o
gzclose connections.o
signrank_free registration.o
gzwrite connections.o
pcre_compile character.o
BZ2_bzReadClose connections.o
ld: fatal: Symbol referencing errors. No output written to R.bin
make[3]: *** [R.bin] Error 1
make[3]: Leaving dir...
2007 Jan 30
1
Difficulty with compiling R-2.4.1 on solaris 10
...arithmetic.o
libintl_nl_default_dirname ../extra/intl/libintl.a(bindtextdom.o)
R_WriteConsole printutils.o
R_ResetConsole errors.o
BZ2_bzWriteClose connections.o
gzclose connections.o
signrank_free registration.o
gzwrite connections.o
pcre_compile character.o
BZ2_bzReadClose connections.o
ld: fatal: Symbol referencing errors. No output written to R.bin
make[3]: *** [R.bin] Error 1
make[3]: Leaving dir...
2007 Jan 30
0
R Compiling issue
...o)
fft_work fourier.o
Rf_pweibull arithmetic.o
Rf_qweibull arithmetic.o
Rf_rweibull random.o
Rf_dweibull arithmetic.o
libintl_nl_default_dirname ../extra/intl/libintl.a(bindtextdom.o)
R_WriteConsole printutils.o
R_ResetConsole errors.o
BZ2_bzWriteClose connections.o
gzclose connections.o
signrank_free registration.o
gzwrite connections.o
pcre_compile character.o
BZ2_bzReadClose connections.o
ld: fatal: Symbol referencing errors. No output written to R.bin
make[3]: *** [R.bin] Error 1
make[3]: Leaving directory `/home/aduba/source/R-2.4.1/src/main'
make[2]: *** [R] Error 2
make[2]: Le...
2007 Jan 30
0
Issue with compiling R on solaris 10
...arithmetic.o
libintl_nl_default_dirname ../extra/intl/libintl.a(bindtextdom.o)
R_WriteConsole printutils.o
R_ResetConsole errors.o
BZ2_bzWriteClose connections.o
gzclose connections.o
signrank_free registration.o
gzwrite connections.o
pcre_compile character.o
BZ2_bzReadClose connections.o
ld: fatal: Symbol referencing errors. No output written to R.bin
make[3]: *** [R.bin] Error 1
make[3]: Leaving dir...