https://github.com/arh926/bayesian-modeling-with-spatial-curvature-processes
Reproducibility Check for Journal of the American Statistical Association (Theory and Methods)
https://github.com/arh926/bayesian-modeling-with-spatial-curvature-processes
Science Score: 10.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
○CITATION.cff file
-
○codemeta.json file
-
○.zenodo.json file
-
○DOI references
-
○Academic publication links
-
✓Committers with academic emails
1 of 1 committers (100.0%) from academic institutions -
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (13.0%) to scientific vocabulary
Keywords
bayesian
curvilinear-curvature-wombling
r
Last synced: 6 months ago
·
JSON representation
Repository
Reproducibility Check for Journal of the American Statistical Association (Theory and Methods)
Basic Info
- Host: GitHub
- Owner: arh926
- Language: R
- Default Branch: main
- Homepage: https://www.tandfonline.com/doi/full/10.1080/01621459.2023.2177166
- Size: 399 KB
Statistics
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
- Releases: 0
Topics
bayesian
curvilinear-curvature-wombling
r
Created about 3 years ago
· Last pushed almost 3 years ago
https://github.com/arh926/Bayesian-Modeling-with-Spatial-Curvature-Processes/blob/main/
Bayesian Modeling with Spatial Curvature Processes ================ ## Aritra Halder, Sudipto Banerjee, Dipak K. Dey This GitHub repository contains necessary code/scripts required to reproduce the results in, "Bayesian Modeling with Spatial Curvature Processes". The required sub-routines to reproduce the analysis can be found in https://github.com/arh926/spWombling. The repository also outlines a workflow using a simulated dataset. ## Data The manuscript uses three datasets, (i) Boston Housing Data (ii) Meuse River Data (iii) Temperatures in the Northeastern US which are available in .Rda format in the arh926/spWombling/data folder. They can also be independently accessed through R-packages `spData` (https://cran.r-project.org/web/packages/spData/index.html) and `spBayes` (https://cran.r-project.org/web/packages/spBayes/index.html). ## Code The code contained in this repository is instrumental in producing the tables and plots in the manuscript. We provide brief descriptions: `sim_sp_final.R`: This is the script that, upon replication, is responsible for producing the Tables S1 and S2 in the online Supplement that documents simulations that assess the accuracy of estimated gradients and curvature. Script for generating plots for gradients, curvature and other differential geometric constructs are also included in the script. Although only Pattern 1 is highlighted, Pattern 2 is commented out and can be run if required. The script concludes by computing wombling measures for curves shown in Pattern 1 producing Table 1 of manuscript. `meuse-spatial.R`: This produces the application results for Meuse River data (second part of Section 6). This contains the full application, including computation of wombling measures. `boston-spatial.R`: This produces the application results for Boston Housing Data (first part of Section 6). This concludes with outlining curves of interest for the dataset which can then be used as an input in `bayes_cwomb.R` (in the package) or `cwomb-riemann.R` (provided) to compute wombling measures shown in the paper. `netemp-spatial.R`: This produces the application results for Temperatures in the Northeastern US Data (Supplement). This concludes with outlining curves of interest for the dataset which can then be used as an input in bayes_cwomb.R or cwomb-riemann.R to compute wombling measures shown in the paper. `sim-jasa.R`: Contains additional simulation investigating effect of the spatial field's variance on the width of highest posterior density intervals for gradients and curvature estimates. The subroutines in https://github.com/arh926/spWombling/ R-package contain detailed descriptions. The README file also shows workflow for estimating gradients and wombling measures under Pattern 1. ## Instructions for use For running each of the above scripts successfully, installing the R-package from https://github.com/arh926/spWombling/ is advised. Instructions for installation are provided in the README.
Owner
- Name: Aritra Halder
- Login: arh926
- Kind: user
- Location: Philadelphia, PA
- Company: Drexel University
- Website: https://sites.google.com/view/aritra-halder/home
- Twitter: ahalder926
- Repositories: 8
- Profile: https://github.com/arh926
Assistant Professor of Biostatistics
GitHub Events
Total
Last Year
Committers
Last synced: about 2 years ago
Top Committers
| Name | Commits | |
|---|---|---|
| Aritra Halder | a****r@d****u | 25 |
Committer Domains (Top 20 + Academic)
drexel.edu: 1
Issues and Pull Requests
Last synced: about 2 years ago
All Time
- Total issues: 0
- Total pull requests: 0
- Average time to close issues: N/A
- Average time to close pull requests: N/A
- Total issue authors: 0
- Total pull request authors: 0
- Average comments per issue: 0
- Average comments per pull request: 0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0
Past Year
- Issues: 0
- Pull requests: 0
- Average time to close issues: N/A
- Average time to close pull requests: N/A
- Issue authors: 0
- Pull request authors: 0
- Average comments per issue: 0
- Average comments per pull request: 0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0