search for: bdstest

Displaying 10 results from an estimated 10 matches for "bdstest".

2008 May 07
2
Problem installing tseries under FC7 x86_64
...eptions -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic -c arma.c -o arma.o gcc -m64 -std=gnu99 -I/usr/include/R -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 -c bdstest.c -o bdstest.o bdstest.c:25:15: error: R.h: No such file or directory bdstest.c: In function ?freeall?: bdstest.c:86: warning: implicit declaration of function ?Free? bdstest.c: In function ?evalc?: bdstest.c:172: warning: implicit declaration of function ?Rprintf? bdstest.c: In function ?fkc?: bds...
2000 Dec 19
1
packages installation failed on Linux
...e' Installing source package `tseries' ... libs gcc -I/usr/local/lib/R/include -I/usr/local/include -mieee-fp -D__NO_MATH_INLINES -fPIC -g -O2 -c arma.c -o arma.o gcc -I/usr/local/lib/R/include -I/usr/local/include -mieee-fp -D__NO_MATH_INLINES -fPIC -g -O2 -c bdstest.c -o bdstest.o bdstest.c:41: `DEBUG' redeclared as different kind of symbol /usr/local/lib/R/include/Rinternals.h:773: previous declaration of `DEBUG' bdstest.c:41: warning: `DEBUG' was declared `extern' and later `static' make: *** [bdstest.o] Error 1 ERROR: Compilation failed...
1999 Jul 14
1
tseries package -- license
Thanks a lot for "tseries"! The new (0.1-2) version of the tseries package contains the following in ./README : >> Author(s): A. Trapletti <A.Trapletti@ci.tuwien.ac.at>, >> B. LeBaron ("./src/bdstest.c"), >> K. Krischer, and T. M. Kruel ("./src/muin2ser.f", >> "./misc/mutinfo-1.21b.tar.gz") >> License: "./src/muin2ser.f", "./misc/mutinfo-1.21b.tar.gz" are >> free for non-commercial purposes. "./...
2007 Jul 26
1
Problem installing tseries package
...============ downloaded 177Kb * Installing *source* package 'tseries' ... ** libs gcc -I/usr/lib/R/include -I/usr/lib/R/include -I/usr/local/include -fpic -O3 -g -std=gnu99 -c arma.c -o arma.o gcc -I/usr/lib/R/include -I/usr/lib/R/include -I/usr/local/include -fpic -O3 -g -std=gnu99 -c bdstest.c -o bdstest.o gcc -I/usr/lib/R/include -I/usr/lib/R/include -I/usr/local/include -fpic -O3 -g -std=gnu99 -c boot.c -o boot.o gfortran -fpic -O2 -g -c dsumsl.f -o dsumsl.o In file dsumsl.f:450 IF (IV(1) - 2) 30, 40, 50...
2006 Jul 26
1
R CMD SHLIB flags
How can one specify multiple extra flags to R CMD SHLIB? The example in R-exts section 5.5 MAKEFLAGS="CFLAGS=-O3" R CMD SHLIB *.c works for a single flag, but when I try MAKEFLAGS="CFLAGS=-g -O2 -Wall" R CMD SHLIB *.c only the first flag is used and the rest seem to be ignored (version 2.3.1, Mac OS X) -thomas Thomas Lumley Assoc. Professor, Biostatistics
2006 Apr 26
1
MacOSX package install problem: pkgs quadprog & tseries
I upgraded to R-2.2.1 on two PPC G5 computers today. Further I want to work with the tseries package for the first time. As root with R CMD INSTALL tseries_0.10-0.tar.gz I get the following gcc-3.3 -bundle -flat_namespace -undefined suppress -L/usr/local/lib - o tseries.so arma.o bdstest.o boot.o dsumsl.o garch.o ppsum.o tsutils.o -framework vecLib -L/usr/local/lib/gcc/powerpc-apple- darwin6.8/3.4.2 -lg2c -lSystem -L/usr/local/lib/gcc/powerpc-apple- darwin6.8/3.4.2 -lg2c -lSystem -lcc_dynamic -F/Library/Frameworks/ R.framework/.. -framework R ld: can't locate file for: -lc...
2007 Aug 13
1
BDS test - results unclear to me
Hello, I would like to use the BDS test from the tseries package, but there is something I don't understand in the results of the test. Let's say, I want the BDS values for an embedding dimension equal to 2 : > bds.test(c, m = 2, eps = seq(0.5 * sd(c), 2 * sd(c), length = 4),trace=FALSE); Here are the outputs: data: c Embedding dimension = 2 Epsilon for close points = 0.0097
1999 Jul 08
1
new time series package available
...Discrete Integrals is.univariate.ts Test for Univariate Time Series kernel Smoothing Kernel Objects pacf Partial Autocorrelation Function portfolio.optim Portfolio Optimization pp.test Phillips-Perron Unit Root Test print.bdstest Print BDS Test quadmap Quadratic Map (Logistic Equation) read.matrix Read Matrix Data read.ts Read Time Series Data runs.test Runs Test sales Sales Data with Leading Indicator. spectrum Spect...
1999 Jul 08
1
new time series package available
...Discrete Integrals is.univariate.ts Test for Univariate Time Series kernel Smoothing Kernel Objects pacf Partial Autocorrelation Function portfolio.optim Portfolio Optimization pp.test Phillips-Perron Unit Root Test print.bdstest Print BDS Test quadmap Quadratic Map (Logistic Equation) read.matrix Read Matrix Data read.ts Read Time Series Data runs.test Runs Test sales Sales Data with Leading Indicator. spectrum Spect...
2011 Mar 31
1
R packages "Demography installing Error In Ubuntu 10.04"
...gl’ is not available for package ‘ks’ * removing ‘/home/zzk/R/i686-pc-linux-gnu-library/2.12/ks’ * installing *source* package ‘tseries’ ... ** libs gcc -I/usr/share/R/include -fpic -std=gnu99 -O3 -pipe -g -c arma.c -o arma.o gcc -I/usr/share/R/include -fpic -std=gnu99 -O3 -pipe -g -c bdstest.c -o bdstest.o gcc -I/usr/share/R/include -fpic -std=gnu99 -O3 -pipe -g -c boot.c -o boot.o gfortran -fpic -O3 -pipe -g -c dsumsl.f -o dsumsl.o gcc -I/usr/share/R/include -fpic -std=gnu99 -O3 -pipe -g -c formats.c -o formats.o gcc -I/usr/share/R/include -fpic -std=gnu99 -O3...