nids_metric

This is a repository for R code which allows for researchers to calculate the NIDS Metric (Number of Isotopically Distinct Specimens) using stable carbon and nitrogen isotope values from bone collagen following the publication by Hyland et al. 2021 (https://doi.org/10.1007/s10816-021-09533-7).

https://github.com/c-hyland/nids_metric

Science Score: 57.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
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
    Found 2 DOI reference(s) in README
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (8.1%) to scientific vocabulary
Last synced: 6 months ago · JSON representation ·

Repository

This is a repository for R code which allows for researchers to calculate the NIDS Metric (Number of Isotopically Distinct Specimens) using stable carbon and nitrogen isotope values from bone collagen following the publication by Hyland et al. 2021 (https://doi.org/10.1007/s10816-021-09533-7).

Basic Info
  • Host: GitHub
  • Owner: C-Hyland
  • License: cc0-1.0
  • Language: R
  • Default Branch: main
  • Size: 33.2 KB
Statistics
  • Stars: 0
  • Watchers: 1
  • Forks: 0
  • Open Issues: 0
  • Releases: 1
Created over 1 year ago · Last pushed about 1 year ago
Metadata Files
Readme License Citation

README.md

NIDS_Metric

This is a repository for R code which allows researchers to calculate the NIDS Metric (Number of Isotopically Distinct Specimens) using stable carbon and nitrogen isotope values from bone collagen following the publication by Hyland et al. 2021 (https://doi.org/10.1007/s10816-021-09533-7).

Within this code you can: - Calculate the NIDS value for a dataset of bone collagen samples based on your cutoff metric (suggested 1.5, but see Hyland et al. 2021 for more discussion) - Plot the NIDS cluster analysis with the cut off line and coloured dendrogram - Identify the clusters which each bone sample has been assigned - Plot the d13C and d15N values with respect to the identified NIDS clusters

The code is currently set up to run data that is entered following the format of the csv file "Book1.csv", which allows for data to be entered as d13C and d15N values only. I will work to update the code so that the d13C and d15N values can be specified within a larger dataset so contextual information about each sample can be included in these analyses.

If you use this software, please cite it using the information found in the "Cite this repository" panel to the right.

Owner

  • Login: C-Hyland
  • Kind: user

Citation (CITATION.cff)

cff-version: 1.2.0
message: "If you use this software, please cite it as below."
authors:
- family-names: "Hyland"
  given-names: "Corrie"
  orcid: "https://orcid.org/0000-0003-3531-1880"
title: "NIDS_Metric"
version: 1.0.0
doi: 10.5281/zenodo.14756654
date-released: 2025-01-28
url: "https://github.com/C-Hyland/NIDS_Metric"

GitHub Events

Total
  • Release event: 1
  • Push event: 1
  • Create event: 1
Last Year
  • Release event: 1
  • Push event: 1
  • Create event: 1