Other packages > Find by keyword >

microeco  

Microbial Community Ecology Data Analysis
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("microeco", "1.10.0")



Attach the package and use:
library("microeco")
Maintained by
Chi Liu
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2020-11-12
Latest Update: 2023-06-27
Description:
A series of statistical and plotting approaches in microbial community ecology based on the R6 class. The classes are designed for data preprocessing, taxa abundance plotting, alpha diversity analysis, beta diversity analysis, differential abundance test, null model analysis, network analysis, machine learning, environmental data analysis and functional analysis.
How to cite:
Chi Liu (2020). microeco: Microbial Community Ecology Data Analysis. R package version 1.10.0, https://cran.r-project.org/web/packages/microeco. Accessed 22 Dec. 2024.
Previous versions and publish date:
0.2.1 (2020-11-12 18:20), 0.3.0 (2020-11-15 18:00), 0.3.1 (2020-11-24 18:00), 0.3.3 (2021-03-27 11:10), 0.4.0 (2021-05-30 17:30), 0.5.1 (2021-09-01 23:50), 0.6.0 (2021-11-16 10:10), 0.6.5 (2022-01-07 16:32), 0.7.1 (2022-03-19 11:00), 0.7.5 (2022-04-20 16:52), 0.8.0 (2022-05-03 16:30), 0.9.0 (2022-05-17 11:10), 0.10.0 (2022-05-27 17:20), 0.10.1 (2022-05-30 14:20), 0.11.0 (2022-06-22 10:30), 0.12.0 (2022-10-04 14:30), 0.13.0 (2022-11-15 20:30), 0.14.0 (2023-02-10 10:30), 0.14.1 (2023-02-20 10:40), 0.15.0 (2023-03-27 11:10), 0.16.0 (2023-04-14 07:40), 0.17.0 (2023-05-02 20:40), 0.19.0 (2023-05-25 15:40), 0.19.5 (2023-06-09 07:50), 0.20.0 (2023-06-27 15:20), 1.0.0 (2023-09-06 11:10), 1.1.0 (2023-09-14 01:00), 1.2.0 (2023-11-08 09:50), 1.2.2 (2023-11-18 09:20), 1.3.0 (2023-12-11 16:10), 1.4.0 (2024-01-22 12:50), 1.5.0 (2024-03-04 14:20), 1.6.0 (2024-03-31 01:00), 1.7.0 (2024-05-15 10:10), 1.7.1 (2024-05-23 08:20), 1.8.0 (2024-06-28 06:40), 1.9.0 (2024-08-18 01:30), 1.9.1 (2024-08-23 08:40), 1.10.0 (2024-10-29 15:20)
Other packages that cited microeco R package
View microeco citation profile
Other R packages that microeco depends, imports, suggests or enhances
Complete documentation for microeco
Downloads during the last 30 days
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

dmlalg  
Double Machine Learning Algorithms
Implementation of double machine learning (DML) algorithms in R, based on Emmenegger and Buehlmann ...
Download / Learn more Package Citations See dependency  
elect  
Estimation of Life Expectancies Using Multi-State Models
Functions to compute state-specific and marginal life expectancies. The computation is based on a fi ...
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  
LOGANTree  
Tree-Based Models for the Analysis of Log Files from Computer-Based Assessments
Enables researchers to model log-file data from computer-based assessments using machine-learning te ...
Download / Learn more Package Citations See dependency  
Maintainer: Qi Qin (view profile)
composits  
Compositional, Multivariate and Univariate Time Series Outlier Ensemble
A compositional multivariate and univariate time series outlier ensemble.It uses the four R packages ...
Download / Learn more Package Citations See dependency  
wordspace  
Distributional Semantic Models in R
An interactive laboratory for research on distributional semantic models ('DSM', see < ...
Download / Learn more Package Citations See dependency  

23,394

R Packages

201,798

Dependencies

63,416

Author Associations

23,395

Publication Badges

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