Other packages > Find by keyword >

microSTASIS  

Microbiota STability ASsessment via Iterative cluStering
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("microSTASIS", "0.1.0")



Attach the package and use:
library("microSTASIS")
Maintained by
Pedro Snchez-Snchez
[Scholar Profile | Author Map]
First Published: 2021-09-14
Latest Update: 2023-04-27
Description:
The toolkit STASIS has been developed for the stability analysis of microbiota in a temporal framework by leveraging on iterative clustering. Concretely the core function uses Hartigan-Wong k-means algorithm as many times as possible for stressing out paired samples from the same individuals to test if they remain together for multiple numbers of clusters over a whole data set of individuals. Moreover the package includes multiple functions to subset samples from paired times validate the results or visualize the output.
How to cite:
Pedro Snchez-Snchez (2021). microSTASIS: Microbiota STability ASsessment via Iterative cluStering. R package version 0.1.0, https://cran.r-project.org/web/packages/microSTASIS. Accessed 21 Apr. 2025.
Previous versions and publish date:
0.1.0 (2021-09-14 08:40)
Other packages that cited microSTASIS R package
View microSTASIS citation profile
Other R packages that microSTASIS depends, imports, suggests or enhances
Downloads during the last 30 days
03/2203/2403/2804/0104/0504/0604/0704/0804/0904/1204/1504/1604/1704/18Downloads for microSTASIS11.522.533.544.55TrendBars

Today's Hot Picks in Authors and Packages

bssn  
Birnbaum-Saunders Model
It provides the density, distribution function, quantile function, random number generator, reliabil ...
Download / Learn more Package Citations See dependency  
bigsparser  
Sparse Matrix Format with Data on Disk
Provide a sparse matrix format with data stored on disk, to be used in both R and C++. This is inte ...
Download / Learn more Package Citations See dependency  
r2resize  
In-Text Resize for Images, Tables and Fancy Resize Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  
discretecdAlgorithm  
Coordinate-Descent Algorithm for Learning Sparse Discrete Bayesian Networks
Structure learning of Bayesian network using coordinate-descent algorithm. This algorithm is design ...
Download / Learn more Package Citations See dependency  
HellCor  
The Hellinger Correlation
Empirical value of the Hellinger correlation, a measure of dependence between two continuous random ...
Download / Learn more Package Citations See dependency  

24,098

R Packages

207,311

Dependencies

65,069

Author Associations

24,099

Publication Badges

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