FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

stscl/sshicm: Information Consistency-Based Measures for Spatial Stratified Heterogeneity · GitHub

/ sshicm Public

Repository files navigation

sshicm

logo by Sibyl

Information Consistency-Based Measures for Spatial Stratified Heterogeneity

Installation

  • Install from CRAN with:
install.packages("sshicm", dep = TRUE)
install.packages("sshicm",
                 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/sshicm",
                         build_vignettes = TRUE,
                         dep = TRUE)

About

Information Consistency-Based Measures for Spatial Stratified Heterogeneity

Topics

Resources

Stars

7 stars

Watchers

1 watching

Forks

Releases

Used by

Contributors

Languages


Back | FazBrowse Home | New Git URL