Other packages > Find by keyword >

cuperdec  

Cumulative Percent Decay Curve Generator
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("cuperdec", "1.1.0")



Attach the package and use:
library("cuperdec")
Maintained by
James A. Fellows Yates
[Scholar Profile | Author Map]
First Published: 2021-04-07
Latest Update: 2021-09-12
Description:
Calculates and visualises cumulative percent 'decay' curves, which are typically calculated from metagenomic taxonomic profiles. These can be used to estimate the level of expected 'endogenous' taxa at different abundance levels retrieved from metagenomic samples, when comparing to samples of known sampling site or source. Method described in Fellows Yates, J. A. et. al. (2021) Proceedings of the National Academy of Sciences USA .
How to cite:
James A. Fellows Yates (2021). cuperdec: Cumulative Percent Decay Curve Generator. R package version 1.1.0, https://cran.r-project.org/web/packages/cuperdec. Accessed 11 Apr. 2025.
Previous versions and publish date:
1.0.0 (2021-04-07 10:40)
Other packages that cited cuperdec R package
View cuperdec citation profile
Other R packages that cuperdec depends, imports, suggests or enhances
Complete documentation for cuperdec
Downloads during the last 30 days
03/1203/1303/1403/1503/1603/1703/1803/1903/2003/2103/2203/2303/2403/2503/2603/2703/2803/2903/3003/3104/0104/0204/0304/0404/0504/0604/0704/0804/09Downloads for cuperdec02468101214TrendBars

Today's Hot Picks in Authors and Packages

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  
Rwtss  
Client for Web Time-Series Service
Allows remote access to satellite image time series provided by the web time series service (WTSS) ...
Download / Learn more Package Citations See dependency  
extrafrail  
Estimation and Additional Tools for Alternative Shared Frailty Models
Provide estimation and data generation tools for some new multivariate frailty models. This version ...
Download / Learn more Package Citations See dependency  
multIntTestFunc  
Provides Test Functions for Multivariate Integration
Provides implementations of functions that can be used to test multivariate integration routines. T ...
Download / Learn more Package Citations See dependency  
GenAlgo  
Classes and Methods to Use Genetic Algorithms for Feature Selection
Defines classes and methods that can be used to implement genetic algorithms for feature selection. ...
Download / Learn more Package Citations See dependency  

24,012

R Packages

207,311

Dependencies

64,867

Author Associations

24,013

Publication Badges

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