Skip to contents

cov

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