Skip to content
Prev 15786 / 29559 Next

what is geary.intern() in code geary() ?

On Thu, 2 Aug 2012, ria arinda wrote:

            
It calls compiled code - the source is in spdep/pkg/src/gearyw.c which you 
can see on R-Forge https://r-forge.r-project.org/, SCM tab -> browse 
source. If you look in the oldest version of spdep/pkg/R/geary.R, you'll 
see the R version of what the C code does - the C code runs faster.

Roger