<!doctype html public "-//w3c//dtd html 4.0 transitional//en">
<html>
&nbsp;
<br>hi
<br>I am trying to use the add-on package <b><i>fdim</i></b> to calculate
fractal dimesionality of some time series data.
<p>I keep getting an error - trying to run simple example from the help
pages
<p><b><i>Error in if (MaxDiff > Chi2) { : missing value where logical needed</i></b>
<p>when I set the debug option of the function <b><i>slopeopt()</i></b>
<p>I get the following read out...
<p><b><i>[1] "###############################"</i></b>
<br><b><i>[1] "X="</i></b>
<br><b><i>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; [,1]&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
[,2]</i></b>
<br><b><i>&nbsp;[1,]&nbsp;&nbsp; -1 -1.000000</i></b>
<br><b><i>&nbsp;[2,]&nbsp;&nbsp; -2 -2.321928</i></b>
<br><b><i>&nbsp;[3,]&nbsp;&nbsp; -3 -3.459432</i></b>
<br><b><i>&nbsp;[4,]&nbsp;&nbsp; -4 -4.523562</i></b>
<br><b><i>&nbsp;[5,]&nbsp;&nbsp; -5 -5.491853</i></b>
<br><b><i>&nbsp;[6,]&nbsp;&nbsp; -6 -6.475733</i></b>
<br><b><i>&nbsp;[7,]&nbsp;&nbsp; -7 -7.426265</i></b>
<br><b><i>&nbsp;[8,]&nbsp;&nbsp; -8 -8.317413</i></b>
<br><b><i>&nbsp;[9,]&nbsp;&nbsp; -9 -8.982994</i></b>
<br><b><i>[1] "Chi2="</i></b>
<br><b><i>[1] 1.642374</i></b>
<br><b><i>[1] "Residual (Ej)="</i></b>
<br><b><i>[1] 0 0 0 0 0 0 0 0 0</i></b>
<br><b><i>[1] "(Ej-EM)*(1/ESS)*(Ej-EM)="</i></b>
<br><b><i>[1] NaN NaN NaN NaN NaN NaN NaN NaN NaN</i></b>
<br><b><i>[1] "MaxDiff="</i></b>
<br><b><i>[1] NaN</i></b><b><i></i></b>
<p>something is clearly amiss.
<p>Has anyone encountered/solved this problem ?
<p>Does anyone have any decent code for fractal analysis of time series
?
<p>Any help would be much appreciated.
<br>&nbsp;
<p>cheers,
<p>Pat</html>