Learn R Programming

itmsa

Information-Theoretic Measures for Spatial Association

Installation

  • Install from CRAN with:
install.packages("itmsa", dep = TRUE)
install.packages("itmsa",
                 repos = c("https://stscl.r-universe.dev",
                           "https://cloud.r-project.org"),
                 dep = TRUE)
  • Install from source code on GitHub with:
if (!requireNamespace("devtools")) {
    install.packages("devtools")
}
devtools::install_github("stscl/itmsa",
                         build_vignettes = TRUE,
                         dep = TRUE)

Copy Link

Version

Install

install.packages('itmsa')

Monthly Downloads

177

Version

0.1.0

License

GPL-3

Issues

Pull Requests

Stars

Forks

Maintainer

Wenbo Lv

Last Published

December 23rd, 2024

Functions in itmsa (0.1.0)

itm

Information-Theoretic Measures for Spatial Association