Other packages > Find by keyword >

NST  

Normalized Stochasticity Ratio
View on CRAN: Click here


Download and install NST package within the R console
Install from CRAN:
install.packages("NST")

Install from Github:
library("remotes")
install_github("cran/NST")

Install by package version:
library("remotes")
install_version("NST", "3.1.10")



Attach the package and use:
library("NST")
Maintained by
Daliang Ning
[Scholar Profile | Author Map]
First Published: 2019-06-15
Latest Update: 2022-06-05
Description:
To estimate ecological stochasticity in community assembly. Understanding the community assembly mechanisms controlling biodiversity patterns is a central issue in ecology. Although it is generally accepted that both deterministic and stochastic processes play important roles in community assembly, quantifying their relative importance is challenging. The new index, normalized stochasticity ratio (NST), is to estimate ecological stochasticity, i.e. relative importance of stochastic processes, in community assembly. With functions in this package, NST can be calculated based on different similarity metrics and/or different null model algorithms, as well as some previous indexes, e.g. previous Stochasticity Ratio (ST), Standard Effect Size (SES), modified Raup-Crick metrics (RC). Functions for permutational test and bootstrapping analysis are also included. Previous ST is published by Zhou et al (2014) . NST is modified from ST by considering two alternative situations and normalizing the index to range from 0 to 1 (Ning et al 2019) . A modified version, MST, is a special case of NST, used in some recent or upcoming publications, e.g. Liang et al (2020) . SES is calculated as described in Kraft et al (2011) . RC is calculated as reported by Chase et al (2011) and Stegen et al (2013) . Version 3 added NST based on phylogenetic beta diversity, used by Ning et al (2020) .
How to cite:
Daliang Ning (2019). NST: Normalized Stochasticity Ratio. R package version 3.1.10, https://cran.r-project.org/web/packages/NST. Accessed 29 Mar. 2025.
Previous versions and publish date:
2.0.3 (2019-06-15 10:30), 2.0.4 (2019-10-08 21:40), 3.0.3 (2020-09-16 07:30), 3.0.6 (2021-01-08 07:10), 3.1.9 (2022-04-11 11:12)
Other packages that cited NST R package
View NST citation profile
Other R packages that NST depends, imports, suggests or enhances
Complete documentation for NST
Functions, R codes and Examples using the NST R package
Some associated functions: NST-package . ab.assign . beta.g . beta.limit . betas.rand . bmntd.big . cNST . dist.3col . match.name . nst.boot . nst.panova . null.models . pNST . tNST . taxo.null . tda . 
Some associated R codes: Full NST package functions and examples
Downloads during the last 30 days
02/2702/2803/0103/0203/0303/0403/0503/0603/0703/0803/0903/1003/1103/1203/1303/1403/1503/1603/1703/1803/1903/2003/2103/2203/2303/2403/2503/2603/2703/28Downloads for NST468101214161820222426283032TrendBars

Today's Hot Picks in Authors and Packages

landmix  
Landmark Prediction for Mixture Data
Non-parametric prediction of survival outcomes for mixture data that incorporates covariates and a l ...
Download / Learn more Package Citations See dependency  
quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  
gglgbtq  
Show Pride on 'ggplot2' Plots
Provides multiple palettes based on pride flags with tailored themes. ...
Download / Learn more Package Citations See dependency  

23,842

R Packages

207,311

Dependencies

64,420

Author Associations

23,781

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA