search for: fdim

Displaying 20 results from an estimated 20 matches for "fdim".

Did you mean: dim
2006 Apr 10
0
fdim questions
R-users: My problem: the package fdim (which measures fractal dimensions of datasets) apparently prefers 3-D (XYZ) datasets. I'm trying to measure the information dimension (a type of fractal dimension) of a 2-D (XY) dataset. Here's some examples of the preferred 3-D data (XYZ): library(fdim) XYZ <- (makehplane(NumN...
2017 Aug 10
2
Problem with the fdim package
Hi, I?m new to R but I?m interested in using the fdim package to find the fractal dimension of a dataset. I downloaded the the package from https://cran.r-project.org/src/contrib/Archive/fdim/ and successfully installed it together with xgobi. However, when I try to run the first example, after df <- fdim(mydata,q=0,Alpha=0.3) I get the following e...
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 10 [1] 2734 11 [1] 2733 12 Error in slopeopt(AllPoints, Alph...
2017 Aug 11
0
Problem with the fdim package
...ome incompatibility between recent R version and obsolete package. You either 1. need to install/compile R version from 2012 and install/compile this old package for this version. 2. Or you could try to find some similar package for recent R. 3. Or you could check source code for fdim and reprogram it to get rid of the error. My recommendation is to try option 2 first. And keep your messages posted to rhelp as others my give you different insight. Cheers and good luck. Petr > -----Original Message----- > From: Covoni, Ginevra [mailto:ginevra.covoni16 at imperial.ac.u...
2009 Apr 24
1
Box-counting dimension and package 'fdim'
Dear R-helpers, I am looking for an implementation of the box-counting algorithm to estimate the box dimension of a cloud of points in 3D (aka fractal dimension, or similarity dimension). The package 'fdim' might be doing this, but the documentation is awful and I don't understand what is what there. Does anyone know of an implementation of this algorithm in R, or elsewhere, or uses the fdim package successfully and can help me out? thanks, Remko ---------------------------------------...
2004 Apr 25
2
package fdim slopeopt error (PR#6819)
Full_Name: Fred J. Version: 1.8.1 OS: windows 2000 Submission from: (NULL) (203.26.24.216) platform i386-pc-mingw32 the error can be duplicated as follows > rt <- data.frame(8:15, 7:14, 6:13, 5:12, 4:11, 3:10, 2:9, 1:8) > library(fdim) > FD <- (fdim(rt,q=2)) Error in slopeopt(AllPoints, Alpha) : Object "LineP" not found
2001 Jan 25
0
fdim problems
hi I am trying to use the add-on package fdim to calculate fractal dimesionality of some time series data. I keep getting an error - trying to run simple example from the help pages Error in if (MaxDiff > Chi2) { : missing value where logical needed when I set the debug option of the function slopeopt() I get the following read out......
2004 Mar 06
1
(no subject)
Hello group. I am trying to install fdim on my win2000 os. this command is giving error and I feel I am not using it correctly, could some one show me why. install.packages(fdim, "C:\Program Files\R\rw1081\library" , CRAN = "http://cran.r-project.org", "internal", available = NULL, destdir = "C:\P...
2001 Oct 11
2
Where's MVA?
...nls Oarray PHYLOGR PTAk RArcInfo RMySQL RODBC RPgSQL RandomFields RmSQL Rstreams Rwave SASmixed SuppDists VR XML acepack adapt akima ash bindata blighty boot bootstrap bqtl car cclust cfa chron cluster cmprsk coda conf.design cramer date diamonds dse e1071 ellipse event.chart exactRankTests fastICA fdim fields foreign fracdiff gafit gee geoR gld gregmisc gss ineq leaps lgtdl lmtest locfit logspline lokern lpridge maptree maxstat mclust mda meanscore mgcv mlbench muhaz multiv mvnmle mvtnorm netCDF nlme nlrq norm odesolve oz panel pcurve permax pinktoe pixmap polymars polynom princurve pspline quadp...
2005 Apr 08
1
orphaning CRAN packages
...CRAN package area (including binaries for various platforms), please consider taking over as maintainer of the respective package. Otheriwse we will orphanize the packages after the release of R 2.1.0 in 10 days. In addition, the Orphaned directory of CRAN currently contains anm,2004-09-30,1.9.1 fdim,2004-09-30,1.9.1 kza,2005-01-15,2.0.1 meanscore,2004-09-30,1.9.1 npmc,2004-09-30,1.9.1 phyloarray,2004-09-30,1.9.1 seao.gui,2004-09-30,1.9.1 seao,2004-09-30,1.9.1 twostage,2004-09-30,1.9.1 We try hard to keep all packages on CRAN working "out of the box", hence we need to remove package...
2004 Sep 15
1
fractal dimension of an image
...pied by the crystal. Since the image can be converted to grayscale, I figured that specifying an intensity threshold would allow me to differentiate between crystal and surrounding solution. I know this can be done in Matlab, but since I'm more comfortable in R can it be done in R? I found the fdim package but that calculates the dimension for a data.frame - but I'm not sure whether this would be feasible for my image. Any pointers would be appreciated ------------------------------------------------------------------- Rajarshi Guha <rxg218 at psu.edu> <http://jijo.cjb.net> G...
2010 Sep 21
3
bivariate vector numerical integration with infinite range
Dear list, I'm seeking some advice regarding a particular numerical integration I wish to perform. The integrand f takes two real arguments x and y and returns a vector of constant length N. The range of integration is [0, infty) for x and [a,b] (finite) for y. Since the integrand has values in R^N I did not find a built-in function to perform numerical quadrature, so I wrote my own after
2003 Jan 22
1
re: box counting method and other landscape ecology measures
Hi all, I wish to implement various landscape ecology measures through R, such as: box counting dimension; twist number statistics; contagion and lacuniarity indices; angular second moment; adjacency measures; dominance indices; etc ... Some of the measures can be applied to shape analysis and classification. Is anyone implementing any of these measures? If so I would like to contribute and
2004 Mar 05
0
fractal function
Hello Does any one know what is the complexity scale of fdim "fractal calculation function", I need to find O(N) function to do fractal calculation. Thanks a lot
2018 Feb 06
2
libc++ cross-compile linux-armv7 and math function problems
...rojects/libcxx/include/math.h:1137:92: error: '::expm1l' has not been declared inline _LIBCPP_INLINE_VISIBILITY long double expm1(long double __lcpp_x) _NOEXCEPT {return ::expm1l(__lcpp_x);} ^~ ../projects/libcxx/include/math.h: In function 'long double fdim(long double, long double)': ../projects/libcxx/include/math.h:1147:113: error: '::fdiml' has not been declared inline _LIBCPP_INLINE_VISIBILITY long double fdim(long double __lcpp_x, long double __lcpp_y) _NOEXCEPT {return ::fdiml(__lcpp_x, __lcpp_y);}...
2018 Feb 06
0
libc++ cross-compile linux-armv7 and math function problems
...een declared > inline _LIBCPP_INLINE_VISIBILITY long double expm1(long double __lcpp_x) _NOEXCEPT {return ::expm1l(__lcpp_x);} > ^~ > ../projects/libcxx/include/math.h: In function 'long double fdim(long double, long double)': > ../projects/libcxx/include/math.h:1147:113: error: '::fdiml' has not been declared > inline _LIBCPP_INLINE_VISIBILITY long double fdim(long double __lcpp_x, long double __lcpp_y) _NOEXCEPT {return ::fdiml(__lcpp_x, __lcpp_y);} >...
2018 Feb 06
1
libc++ cross-compile linux-armv7 and math function problems
...137:92: error: '::expm1l' has not > been declared > > inline _LIBCPP_INLINE_VISIBILITY long double expm1(long double > __lcpp_x) _NOEXCEPT {return ::expm1l(__lcpp_x);} > > > ^~ > > ../projects/libcxx/include/math.h: In function 'long double fdim(long > double, long double)': > > ../projects/libcxx/include/math.h:1147:113: error: '::fdiml' has not > been declared > > inline _LIBCPP_INLINE_VISIBILITY long double fdim(long double __lcpp_x, > long double __lcpp_y) _NOEXCEPT {return ::fdiml(__lcpp_x, __lcpp_y);...
2019 Aug 02
0
Wine release 4.13
...support for GL_EXT_texture_shadow_lod. Kristján Gerhardsson (1): wined3d: Add GPU information for various Mac GPUs. Martin Storsjo (4): msvcrt: Provide the fmaf function on i386. msvcrt: Provide the fmal function using the existing fma implementation. msvcrt: Implement the fdim functions. msvcrt: Implement the tgamma functions. Nikolay Sivov (5): kernel32/nls: Add LOCALE_SPERCENT locale data. kernel32/nls: Add LOCALE_SPERMILLE data. kernel32/nls: Add percent formatting values. kernel32/nls: Add locale data for positive and negative infinity....
2018 Feb 05
0
Cross-compiling libc++ to linux-armv7hf gives undefined symbols in cmath / math.h
...le expm1(long double)': ../projects/libcxx/include/math.h:1137:92: error: '::expm1l' has not been declared inline _LIBCPP_INLINE_VISIBILITY long double expm1(long double __lcpp_x) _NOEXCEPT {return ::expm1l(__lcpp_x);} ^~ ../projects/libcxx/include/math.h: In function 'long double fdim(long double, long double)': ../projects/libcxx/include/math.h:1147:113: error: '::fdiml' has not been declared inline _LIBCPP_INLINE_VISIBILITY long double fdim(long double __lcpp_x, long double __lcpp_y) _NOEXCEPT {return ::fdiml(__lcpp_x, __lcpp_y);} ^~ ../projects/libcxx/include/ma...
2007 Mar 26
1
Problem in loading all packages all at once
...uot;evdbayes","evir","exactLoglinTest","exactmaxsel","exactRankTests","extRemes","FactoMineR","Fahrmeir","far","faraway","fastICA","fBasics","fCalendar","fda","fdim","femmeR","fExtremes","fgac","fields","filehash","financial","FLCore","FLEDA","flexclust","flexmix","fMultivar","fOptions","foreign"," FortranCallsR",&qu...