Displaying 1 result from an estimated 1 matches for "synthatic".
Did you mean:
syntatic
2004 Apr 12
2
fractal calculation using fdim
Hello
I am getting this
Error in slopeopt(AllPoints, Alpha) : Object "LineP"
not found
when the dim(<data.frame>) of the data matrix for
which the fdim is being calculated hits a certain
values depending on the data set. e.g
print(dim(mat))
fd <- fdim(mat,q=2)
[1] 2743 2
[1] 2742 3
[1] 2741 4
[1] 2740 5
[1] 2739 6
[1] 2738 7
[1] 2737 8
[1] 2736 9
[1] 2735