nicheROVER

Niche Region and Niche Overlap Metrics for Multidimensional Ecological Niches

https://github.com/mlysy/nicherover

Science Score: 23.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
    Found 1 DOI reference(s) in README
  • Academic publication links
    Links to: wiley.com
  • Committers with academic emails
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (10.9%) to scientific vocabulary
Last synced: 11 months ago · JSON representation

Repository

Niche Region and Niche Overlap Metrics for Multidimensional Ecological Niches

Basic Info
  • Host: GitHub
  • Owner: mlysy
  • License: gpl-3.0
  • Language: R
  • Default Branch: main
  • Homepage:
  • Size: 2.43 MB
Statistics
  • Stars: 9
  • Watchers: 4
  • Forks: 0
  • Open Issues: 0
  • Releases: 0
Created over 8 years ago · Last pushed almost 3 years ago
Metadata Files
Readme License

README.md

nicheROVER: Niche Region and Niche Overlap Metrics for Multidimensional Ecological Niches

Martin Lysy, Ashley Stasko, Heidi Swanson


Description

This R package uses a probabilistic method to calculate niche regions and pairwise niche overlap using multidimensional niche indicator data (e.g., stable isotopes, environmental variables, etc.). The niche region is defined as the joint probability density function of the multidimensional niche indicators at a user-defined probability alpha (e.g., 95%). Uncertainty is accounted for in a Bayesian framework, and the method can be extended to three or more indicator dimensions. It provides directional estimates of niche overlap, accounts for species-specific distributions in multivariate niche space, and produces unique and consistent bivariate projections of the multivariate niche region. The article by Swanson et al. (Ecology, 2015) provides a detailed description of the methodology. See the package vignette for a worked example using fish stable isotope data.

Installation

The CRAN version (1.1.2) is available here.

For the GitHub development version, first install the R package devtools, then run {r} devtools::install_github("mlysy/nicheROVER", ref = "master")

Usage

A step-by-step walkthrough of a basic analysis is provided in the package vignette.

Find the basic niche.plot() and niche.par.plot() options a bit rigid? This blog post shows how to create equivalent plots from scratch using ggplot2, which can then be customized at will.

Owner

  • Login: mlysy
  • Kind: user
  • Company: University of Waterloo

Martin Lysy

GitHub Events

Total
  • Issues event: 1
  • Issue comment event: 1
Last Year
  • Issues event: 1
  • Issue comment event: 1

Committers

Last synced: almost 3 years ago

All Time
  • Total Commits: 29
  • Total Committers: 1
  • Avg Commits per committer: 29.0
  • Development Distribution Score (DDS): 0.0
Past Year
  • Commits: 7
  • Committers: 1
  • Avg Commits per committer: 7.0
  • Development Distribution Score (DDS): 0.0
Top Committers
Name Email Commits
mlysy m****y 29

Issues and Pull Requests

Last synced: over 1 year ago

Packages

  • Total packages: 1
  • Total downloads:
    • cran 381 last-month
  • Total dependent packages: 0
  • Total dependent repositories: 1
  • Total versions: 3
  • Total maintainers: 1
cran.r-project.org: nicheROVER

Niche Region and Niche Overlap Metrics for Multidimensional Ecological Niches

  • Versions: 3
  • Dependent Packages: 0
  • Dependent Repositories: 1
  • Downloads: 381 Last month
Rankings
Forks count: 21.0%
Stargazers count: 21.9%
Dependent repos count: 23.9%
Average: 24.3%
Downloads: 26.2%
Dependent packages count: 28.7%
Maintainers (1)
Last synced: 11 months ago

Dependencies

DESCRIPTION cran
  • R >= 1.9.0 depends
  • graphics * imports
  • stats * imports
  • utils * imports
  • knitr * suggests
  • rmarkdown * suggests