CRAN/E | MagmaClustR

MagmaClustR

Clustering and Prediction using Multi-Task Gaussian Processes with Common Mean

Installation

About

An implementation for the multi-task Gaussian processes with common mean framework. Two main algorithms, called 'Magma' and 'MagmaClust', are available to perform predictions for supervised learning problems, in particular for time series or any functional/continuous data applications. The corresponding articles has been respectively proposed by Arthur Leroy, Pierre Latouche, Benjamin Guedj and Servane Gey (2022) doi:10.1007/s10994-022-06172-1, and Arthur Leroy, Pierre Latouche, Benjamin Guedj and Servane Gey (2023) . Theses approaches leverage the learning of cluster-specific mean processes, which are common across similar tasks, to provide enhanced prediction performances (even far from data) at a linear computational cost (in the number of tasks). 'MagmaClust' is a generalisation of 'Magma' where the tasks are simultaneously clustered into groups, each being associated to a specific mean process. User-oriented functions in the package are decomposed into training, prediction and plotting functions. Some basic features (classic kernels, training, prediction) of standard Gaussian processes are also implemented.

github.com/ArthurLeroy/MagmaClustR
arthurleroy.github.io/MagmaClustR/
Bug report File report

Key Metrics

Version 1.2.0
R ≥ 2.10
Published 2024-03-21 35 days ago
Needs compilation? yes
License MIT
License File
CRAN checks MagmaClustR results

Downloads

Yesterday 13 +44%
Last 7 days 69 +10%
Last 30 days 333 -0%
Last 90 days 893 +7%
Last 365 days 3.273 +49%

Maintainer

Maintainer

Arthur Leroy

arthur.leroy.pro@gmail.com

Authors

Arthur Leroy

aut / cre

Pierre Latouche

aut

Pierre Pathé

ctb

Alexia Grenouillat

ctb

Hugo Lelievre

ctb

Material

README
NEWS
Reference manual
Package source

macOS

r-release

arm64

r-oldrel

arm64

r-release

x86_64

Windows

r-devel

x86_64

r-release

x86_64

r-oldrel

x86_64

Old Sources

MagmaClustR archive

Depends

R ≥ 2.10

Imports

broom
dplyr
ggplot2
magrittr
methods
mvtnorm
plyr
purrr
Rcpp
rlang
stats
tibble
tidyr
tidyselect

Suggests

gganimate
gifski
gridExtra
knitr
plotly
png
rmarkdown
testthat ≥ 3.0.0
transformr

LinkingTo

Rcpp