Science Score: 18.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
✓CITATION.cff file
Found CITATION.cff file -
○codemeta.json file
-
○.zenodo.json file
-
○DOI references
-
○Academic publication links
-
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Unable to calculate vocabulary similarity
Last synced: 10 months ago
·
JSON representation
·
Repository
Basic Info
- Host: GitHub
- Owner: Jessiessll
- Language: HTML
- Default Branch: main
- Size: 2.72 MB
Statistics
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
- Releases: 0
Created almost 4 years ago
· Last pushed almost 4 years ago
Metadata Files
Readme
Citation
README.md
GWmodel
Citation (CITATION)
citHeader("To cite GWmodel in publications use:")
citEntry(entry = "Article",
title = "{GWmodel}: An {R} Package for Exploring Spatial Heterogeneity Using Geographically Weighted Models",
author = personList(as.person("Isabella Gollini"),
as.person("Binbin Lu"),
as.person("Martin Charlton"),
as.person("Christopher Brunsdon"),
as.person("Paul Harris")),
journal = "Journal of Statistical Software",
year = "2015",
volume = "63",
number = "17",
pages = "1--50",
doi = "10.18637/jss.v063.i17",
textVersion =
paste("Isabella Gollini, Binbin Lu, Martin Charlton, Christopher Brunsdon, Paul Harris (2015).",
"GWmodel: An R Package for Exploring Spatial Heterogeneity Using Geographically Weighted Models.",
"Journal of Statistical Software, 63(17), 1-50.",
"DOI 10.18637/jss.v063.i17")
)
citEntry(entry = "Article",
title = "The {GWmodel} {R} package: further topics for exploring spatial heterogeneity using geographically weighted models",
author = personList(as.person("Binbin Lu"),
as.person("Paul Harris"),
as.person("Martin Charlton"),
as.person("Christopher Brunsdon")),
journal = "Geo-spatial Information Science",
year = "2014",
volume = "17",
number = "2",
pages = "85--101",
doi = "10.1080/10095020.2014.917453",
textVersion =
paste("Binbin Lu, Paul Harris, Martin Charlton, Christopher Brunsdon (2014).",
"The GWmodel R package: further topics for exploring spatial heterogeneity using geographically weighted models.",
"Geo-spatial Information Science, 17(2), 85-101.",
"DOI 10.1080/10095020.2014.917453")
)
GitHub Events
Total
Last Year
Dependencies
DESCRIPTION
cran
- R >= 3.0.0 depends
- Rcpp * depends
- maptools >= 0.5 depends
- robustbase * depends
- sp >1.4 depends
- spatialreg * depends
- FNN * imports
- grDevices * imports
- graphics * imports
- methods * imports
- spacetime * imports
- spdep * imports
- stats * imports
- RColorBrewer * suggests
- gstat * suggests
- mvoutlier * suggests
- spData * suggests