sshicm

Information Consistency-Based Measures for Spatial Stratified Heterogeneity

https://github.com/stscl/sshicm

Science Score: 26.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (11.8%) to scientific vocabulary

Keywords

geoinformatics geospatial-analysis information-theory spatial-statistics spatial-stratified-heterogeneity
Last synced: 6 months ago · JSON representation

Repository

Information Consistency-Based Measures for Spatial Stratified Heterogeneity

Basic Info
Statistics
  • Stars: 4
  • Watchers: 1
  • Forks: 0
  • Open Issues: 0
  • Releases: 1
Topics
geoinformatics geospatial-analysis information-theory spatial-statistics spatial-stratified-heterogeneity
Created about 1 year ago · Last pushed about 1 year ago
Metadata Files
Readme Changelog

README.Rmd

---
output: github_document
---



```{r, include = FALSE}
knitr::opts_chunk$set(
  collapse = TRUE,
  comment = "##",
  fig.path = "man/figures/README-",
  out.width = "100%"
)
```

# sshicm sshicm website

logo by Sibyl

[![Lifecycle: experimental](https://img.shields.io/badge/lifecycle-experimental-cyan.svg)](https://lifecycle.r-lib.org/articles/stages.html#experimental) [![CRAN](https://www.r-pkg.org/badges/version/sshicm)](https://CRAN.R-project.org/package=sshicm) [![DownloadsAll](https://badgen.net/cran/dt/sshicm?color=orange)](https://CRAN.R-project.org/package=sshicm) [![DownloadsMonth](https://cranlogs.r-pkg.org/badges/sshicm)](https://CRAN.R-project.org/package=sshicm) [![R-universe](https://stscl.r-universe.dev/badges/sshicm?color=cyan)](https://stscl.r-universe.dev/sshicm) **Information Consistency-Based Measures for Spatial Stratified Heterogeneity** ## Installation - Install from [CRAN](https://CRAN.R-project.org/package=sshicm) with: ``` r install.packages("sshicm", dep = TRUE) ``` - Install binary version from [R-universe](https://stscl.r-universe.dev/sshicm) with: ``` r install.packages("sshicm", repos = c("https://stscl.r-universe.dev", "https://cloud.r-project.org"), dep = TRUE) ``` - Install from source code on [GitHub](https://github.com/stscl/sshicm) with: ```r if (!requireNamespace("devtools")) { install.packages("devtools") } devtools::install_github("stscl/sshicm", build_vignettes = TRUE, dep = TRUE) ```

Owner

  • Name: Spatiotemporal statistical computing liberalization community
  • Login: stscl
  • Kind: organization
  • Email: lyu.geosocial@gmail.com
  • Location: China

GitHub Events

Total
  • Release event: 1
  • Watch event: 4
  • Delete event: 1
  • Push event: 110
  • Pull request event: 17
  • Create event: 6
Last Year
  • Release event: 1
  • Watch event: 4
  • Delete event: 1
  • Push event: 110
  • Pull request event: 17
  • Create event: 6

Issues and Pull Requests

Last synced: 6 months ago

All Time
  • Total issues: 0
  • Total pull requests: 10
  • Average time to close issues: N/A
  • Average time to close pull requests: 3 minutes
  • Total issue authors: 0
  • Total pull request authors: 1
  • Average comments per issue: 0
  • Average comments per pull request: 0.0
  • Merged pull requests: 10
  • Bot issues: 0
  • Bot pull requests: 0
Past Year
  • Issues: 0
  • Pull requests: 10
  • Average time to close issues: N/A
  • Average time to close pull requests: 3 minutes
  • Issue authors: 0
  • Pull request authors: 1
  • Average comments per issue: 0
  • Average comments per pull request: 0.0
  • Merged pull requests: 10
  • Bot issues: 0
  • Bot pull requests: 0
Top Authors
Issue Authors
Pull Request Authors
  • SpatLyu (19)
Top Labels
Issue Labels
Pull Request Labels

Packages

  • Total packages: 1
  • Total downloads:
    • cran 179 last-month
  • Total dependent packages: 0
  • Total dependent repositories: 0
  • Total versions: 1
  • Total maintainers: 1
cran.r-project.org: sshicm

Information Consistency-Based Measures for Spatial Stratified Heterogeneity

  • Versions: 1
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Downloads: 179 Last month
Rankings
Dependent packages count: 27.6%
Dependent repos count: 34.0%
Average: 49.5%
Downloads: 86.9%
Maintainers (1)
Last synced: 6 months ago