Browse[1]> Lframe v v v v v v v v 1 8 7 6 5 4 3 2 1 2 9 8 7 6 5 4 3 2 3 10 9 8 7 6 5 4 3 4 11 10 9 8 7 6 5 4 5 12 11 10 9 8 7 6 5 6 13 12 11 10 9 8 7 6 7 14 13 12 11 10 9 8 7 8 15 14 13 12 11 10 9 8 Browse[1]> fdim(Lframe,q=2) Error in slopeopt(AllPoints, Alpha) : Object "LineP" not found thanks for any feed back
Fred J. wrote:> Browse[1]> Lframe > v v v v v v v v > 1 8 7 6 5 4 3 2 1 > 2 9 8 7 6 5 4 3 2 > 3 10 9 8 7 6 5 4 3 > 4 11 10 9 8 7 6 5 4 > 5 12 11 10 9 8 7 6 5 > 6 13 12 11 10 9 8 7 6 > 7 14 13 12 11 10 9 8 7 > 8 15 14 13 12 11 10 9 8 > Browse[1]> fdim(Lframe,q=2) > Error in slopeopt(AllPoints, Alpha) : Object "LineP" > not found >Dear Fred J., what is fdim()? > fdim Error: Object "fdim" not found Please, consider to follow the posting guide and help the readers of this list to easily understand your questions. Uwe Ligges
> what is fdim()?a package from CRAN which calculate the fractal dimension of datasets. once you have it installed do>library(fdim) >help(fdim)thanks> > > fdim > Error: Object "fdim" not found > > > Please, consider to follow the posting guide and > help the readers of > this list to easily understand your questions. > > Uwe Ligges
> From: Fred J. > > > what is fdim()? > a package from CRAN which calculate the fractal > dimension of datasets. > once you have it installed do > >library(fdim) > >help(fdim)That's not the point. [Uwe said:]> > Please, consider to follow the posting guide and > > help the readers of > > this list to easily understand your questions.That _is_ the point. Andy