Displaying 1 result from an estimated 1 matches for "olag".
Did you mean:
flag
2012 Jul 30
1
fractal package
...d the packages(fractal) in R. Now my problem is this, when I tried your example in the following site http://rgm2.lab.nig.ac.jp/RGM2/func.php?rd_id=fractal:corrDim
> library(fractal)
> png(filename="corrDim_%03d_med.png", width=480, height=480)
> beam.d2 <- corrDim(beamchaos, olag=10, dim=10, res=4)
Warning messages:
1: In any(diff(x)) : coercing argument of type 'double' to logical
2: In any(diff(x)) :
coercing argument of type 'double' to logical
3: In any(diff(x)) : coercing argument of type 'double' to logical
4: In any(diff(x)) : coercing argume...