Skip to content

Latest commit

 

History

History
29 lines (21 loc) · 1.04 KB

README.md

File metadata and controls

29 lines (21 loc) · 1.04 KB

codecov

cov

speed

Spatially-Enhanced and Entropy-Derived Contiguity Matrix (SpEED)

Installation

  • Requirement: C++ compilers, Rcpp, RcppArmadillo, sf
  • To install this package, please use the command below. It assumes that users have installed remotes or pak packages:
remotes::install_github("sigmafelix/speed")
pak::pak("sigmafelix/speed")

Concept

Future works

  • TODO: Rcpp level parallelization to reduce execution time
  • TODO: connecting/porting to Julia