search for: infomap

Displaying 9 results from an estimated 9 matches for "infomap".

2012 May 07
0
R CMD check, interfacing c++ linking errors
Hi there, I am trying to interface c++ code in R and make a package. With R CMD SHLIB the dll was created, but when I try R CMD check, I am getting 'undefined reference to..' linkage error messages. The relevant c++ source from conf-infomap.cpp: #include "conf-infomap.h" #include "R.h" // R functions #include "Rinternals.h" #include "Rmath.h" // R math #include "Rdefines.h" using namespace std; using std::cout; using std::cin; using std::endl; [...] extern "C" { void Ros...
2012 May 08
0
R CMD check, c++ source linking errors
...a send it for second time, I've just subscribed for the list. I am trying to interface c++ code in R and make a package. With R CMD SHLIB the dll was created, but when I try R CMD check, I am getting 'undefined reference to..' linkage error messages. The relevant c++ source from conf-infomap.cpp: #include "conf-infomap.h" #include "R.h" // R functions #include "Rinternals.h" #include "Rmath.h" // R math #include "Rdefines.h" using namespace std; using std::cout; using std::cin; using std::endl; [...] extern "C" { void Ros...
2012 May 08
1
R CMD check linking errors, when interfacing c++
Hi there, I am trying to interface c++ code in R and make a package. With R CMD SHLIB the dll was created, but when I try R CMD check, I am getting 'undefined reference to..' linkage error messages. The relevant c++ source from conf-infomap.cpp: #include "conf-infomap.h" #include "R.h" // R functions #include "Rinternals.h" #include "Rmath.h" // R math #include "Rdefines.h" using namespace std; using std::cout; using std::cin; using std::endl; [...] extern "C" { void Ros...
2010 Jan 06
0
ZFS filesystem size mismatch
...:33 . drwxr-xr-x 30 root root 38 Jan 6 07:17 .. drwxr-xr-x 2 root other 12 Nov 29 22:59 TT_DB drwxr-xr-x 66 1050 11000 112 Jan 5 21:20 cssdata drwxr-xr-x 4 206 26 4 Mar 24 2009 dbsave drwxr-xr-x 33 11017 11000 60 Oct 8 13:18 infomap drwxr-xr-x 8 root other 8 Mar 6 2008 operations drwxr-xr-x 48 11000 11000 90 Jan 5 16:11 programs drwxr-xr-x 12 root other 13 Aug 10 10:48 projects drwxr-xr-x 21 11001 11000 51 Sep 15 12:00 request drwxr-xr-x 32 11005 11000 45 Jan...
2012 Jun 18
0
igraph 0.6 released
...vel.community(). - Distance between two community structures: compare.communities(). - Community structure via exact modularity optimization, optimal.community(). - Hierarchical random graphs and community finding, porting the code from Aaron Clauset. See hrg.game(), hrg.fit(), etc. - Added the InfoMAP community finding method, thanks to Emmanuel Navarro for the code. See infomap.community(). Shortest paths -------------- - Eccentricity (eccentricity()), and radius (radius()) calculations. - Shortest path calculations with get.shortest.paths() can now return the edges along the shortest path...
2012 Jun 18
0
igraph 0.6 released
...vel.community(). - Distance between two community structures: compare.communities(). - Community structure via exact modularity optimization, optimal.community(). - Hierarchical random graphs and community finding, porting the code from Aaron Clauset. See hrg.game(), hrg.fit(), etc. - Added the InfoMAP community finding method, thanks to Emmanuel Navarro for the code. See infomap.community(). Shortest paths -------------- - Eccentricity (eccentricity()), and radius (radius()) calculations. - Shortest path calculations with get.shortest.paths() can now return the edges along the shortest path...
2011 Aug 25
2
Choropleth in R
Hi all, I would like to use R in order to generate a Heatmap/Choropleth overlaid on the UK map. Can someone please help with finding the right package/code? Any help is much appreciated. Best, Reza [[alternative HTML version deleted]]
2012 Jul 24
1
igraph build problems
....o glpsql.o glpssx01.o glpssx02.o glptsp.o gml_tree.o heap.o igraph_buckets.o igraph_estack.o igraph_fixed_vectorlist.o igraph_grid.o igraph_hashtable.o igraph_heap.o igraph_hrg.o igraph_hrg_types.o igraph_marked_queue.o igraph_psumtree.o igraph_set.o igraph_stack.o igraph_strvector.o igraph_trie.o infomap.o infomap_FlowGraph.o infomap_Greedy.o infomap_Node.o interrupt.o iterators.o ivout.o lapack.o layout.o matching.o math.o matrix.o memory.o microscopic_update.o mixing.o motifs.o operators.o optimal_modularity.o other.o pottsmodel_2.o progress.o qsort.o qsort_r.o random.o revolver_cit.o revolver_gr...
2016 Feb 08
3
help estadística!!!!!
Estimado muchas gracias por la respuesta; pero tengo otra interrogante. Para segmentar toda la data de clientes los cuales ya los vi bien y no son 15,000 sino 315,000 necesito utilizar el análisis de segmentación de K-medianas o K-modas, porque al ser datos ordinales y dicotómicos (la gran mayoría de variables), la aplicación de segmentar a través de k-medias no tiene mucho sentido. El R tiene