Other packages > Find by keyword >

mrbin  

Metabolomics Data Analysis Functions
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("mrbin", "1.7.4")



Attach the package and use:
library("mrbin")
Maintained by
Matthias Klein
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2020-03-19
Latest Update: 2023-04-11
Description:
A collection of functions for processing and analyzing metabolite data. The namesake function mrbin() converts 1D or 2D Nuclear Magnetic Resonance data into a matrix of values suitable for further data analysis and performs basic processing steps in a reproducible way. Negative values, a common issue in such data, can be replaced by positive values (). All used parameters are stored in a readable text file and can be restored from that file to enable exact reproduction of the data at a later time. The function fia() ranks features according to their impact on classifier models, especially artificial neural network models.
How to cite:
Matthias Klein (2020). mrbin: Metabolomics Data Analysis Functions. R package version 1.7.4, https://cran.r-project.org/web/packages/mrbin
Previous versions and publish date:
1.3.0 (2020-03-19 15:50), 1.4.0 (2020-04-29 07:40), 1.4.1 (2020-05-20 07:20), 1.4.2 (2020-06-01 20:20), 1.4.3 (2020-09-25 12:00), 1.4.4 (2020-12-09 21:40), 1.5.0 (2021-01-04 20:10), 1.5.1 (2021-04-22 18:30), 1.5.2 (2021-04-29 20:00), 1.6.0 (2021-08-23 09:11), 1.6.1 (2021-10-22 06:50), 1.6.2 (2022-02-05 11:20), 1.6.3 (2022-02-15 10:30), 1.6.4 (2022-04-27 15:30), 1.6.5 (2022-06-23 00:30), 1.7.0 (2022-10-31 02:17), 1.7.1 (2022-11-07 20:00), 1.7.2 (2023-01-23 09:30), 1.7.3 (2023-03-10 21:50)
Other packages that cited mrbin R package
View mrbin citation profile
Other R packages that mrbin depends, imports, suggests or enhances
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

rdbnomics  
Download DBnomics Data
R access to hundreds of millions data series from DBnomics API (). ...
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  
ftaproxim  
Fault Tree Analysis Based on Proxel Simulation
Calculation and plotting of instantaneous unavailabilities of basic events along with the top event ...
Download / Learn more Package Citations See dependency  
critpath  
Setting the Critical Path in Project Management
Solving the problem of project management using CPM (Critical Path Method), PERT (Program Evaluation ...
Download / Learn more Package Citations See dependency  
mistral  
Methods in Structural Reliability
Various reliability analysis methods for rare event inference (computing failure probability and qua ...
Download / Learn more Package Citations See dependency  
steepness  
Testing Steepness of Dominance Hierarchies
The steepness package computes steepness as a property of dominance hierarchies. Steepness is define ...
Download / Learn more Package Citations See dependency  

22,114

R Packages

188,080

Dependencies

55,244

Author Associations

22,115

Publication Badges

© Copyright 2022 - present. All right reserved, rpkg.net. Contact Us / Suggestions / Concerns