Linear mixed-effects modeling to improve clinical metabolomics information.
Version: 1.0 (12 September 2018)
Linear mixed-effects modelling for normalization of clinical metabolomics data by using subject metada.
- Require R software
- Install lmm2met using the following commands
#Install devtools R package, if not exist
install.packages('devtools', repos="http://cran.rstudio.com/")
library(devtools)
#Install lmm2met
install_github('kwanjeeraw/lmm2met')
see homepage