Skip to content

ArthurLeroy/MultiMeanGP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This repository contains the R code of the algorithm Multi-Mean GPs, presented in the paper 'Machine learning prediction of epigenetic age from longitudinal DNA methylation profiles' by Leroy, Teh, Dondelinger, Alvarez and Wang (2023). If you are considering citing this work, you are welcome to use the file reference.bib.

The 'Data' folder contains the coefficients of the PedBE and Horvath clocks used to compute epigenetic age in the paper. The data from the GUSTO project presented in the experiments can be downloaded on the dedicated online platform: https://gustodatavault.sg/.

The 'Training' folder contains the trained models for the different settings presented in the paper.

The 'Prediction' folder contains the prediction results presented in the paper.

The 'Evaluation' folder contains the evaluation metrics presented in the paper.

The 'MMGP.R' file contains the code of the Multi-mean GPs algorithm and a few convenient functions to conduct the experiments and evaluate and display the results.

The 'Experiments.R' file contains the scripts used to conduct the experiments and plot the graphs presented in the paper.

Corresponding author and primary contributor to the code: Arthur Leroy [email protected]'

About

Multi-Mean Gaussian Processes

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages