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.9.0")



Attach the package and use:
library("mrbin")
Maintained by
Matthias Klein
[Scholar Profile | Author Map]
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.9.0, https://cran.r-project.org/web/packages/mrbin. Accessed 14 May. 2025.
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), 1.7.4 (2023-04-11 05:00), 1.7.5 (2024-06-12 08:10), 1.8.0 (2024-12-04 07:20), 1.9.0 (2025-03-08 04:30)
Other packages that cited mrbin R package
View mrbin citation profile
Other R packages that mrbin depends, imports, suggests or enhances
Complete documentation for mrbin
Downloads during the last 30 days
04/1404/1504/1604/1704/1804/1904/2004/2104/2204/2304/2404/2504/2604/2704/2804/2904/3005/0105/0205/0305/0405/0505/0605/0705/0805/0905/1005/1105/12Downloads for mrbin01020304050607080TrendBars

Today's Hot Picks in Authors and Packages

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  
codexcopd  
The CODEX (Comorbidity, Obstruction, Dyspnea, and Previous Severe Exacerbations) Index: Short and Medium-Term Prognosis in Patients Hospitalized for Chronic Obstructive Pulmonary Disease (COPD) Exacerbations
Predicts 3 to 12 months prognosis in Chronic Obstructive Pulmonary Disease (COPD) patients hospitali ...
Download / Learn more Package Citations See dependency  
IPEC  
Root Mean Square Curvature Calculation
Calculates the RMS intrinsic and parameter-effects curvatures of a nonlinear regression model. The c ...
Download / Learn more Package Citations See dependency  
JMbayes2  
Extended Joint Models for Longitudinal and Time-to-Event Data
Fit joint models for longitudinal and time-to-event data under the Bayesian approach. Multiple longi ...
Download / Learn more Package Citations See dependency  
UncDecomp  
Uncertainty Decomposition
If a procedure consists of several stages and there are several models that can be selected for each ...
Download / Learn more Package Citations See dependency  
pso  
Particle Swarm Optimization
Provides an implementation of particle swarm optimisation consistent with the standard PSO 2007/2011 ...
Download / Learn more Package Citations See dependency  

24,223

R Packages

207,311

Dependencies

65,402

Author Associations

24,224

Publication Badges

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