项目作者: faosorios

项目描述 :
Codispersion Map for Rectangular Grids
高级语言: C
项目地址: git://github.com/faosorios/codispersion_map.git
创建时间: 2020-03-18T20:39:40Z
项目社区:https://github.com/faosorios/codispersion_map

开源协议:

下载


Codispersion Map for Rectangular Grids

R
heavy
DOI

The codispersion coefficient quantifies the association between two spatial processes for a particular direction (spatial lag) on the two-dimensional space. The R function hcodisp.map provides a graphical tool called codispersion map to visualize the spatial correlation between two sequences measured for regular lattices on the plane.

Supplementary material to The codispersion map: A graphical tool to visualize the association between two spatial variables. by Ronny Vallejos, Felipe Osorio and Diego Mancilla (Statistica Neerlandica 69 (3), 298-314. DOI: 10.1111/stan.12060)

Authors: Diego Mancilla and Felipe Osorio

Maintainer: Felipe Osorio, Email: felipe.osorios@usm.cl

Instructions:

To create the Dynamically Loaded (DL) library, unpack the gzip file hcodisp.map.tar.gz, next using the console prompt move to the created directory and enter:

  1. R CMD SHLIB -o hcodisp.so *.c

To use this funtion, start R and enter:

  1. source("hcodisp.map.R")
  2. dyn.load("hcodisp.so")
  3. z <- hcodisp.map(x, y)

Details:

  • License: GPL (>= 3)
  • Suggests: SpatialPack
  • Languages: R, C

Partially supported by grants CONICYT 791100007 and UTFSM 12.12.05