knitr::opts_chunk$set( collapse = TRUE, comment = "#>", fig.path = "man/figures/README-", out.width = "100%" )
R package for fitting penalised linear mixed-effect models via EM-type algorithms. This repository is associated with the paper Cappozzo, Ieva, Fiorito (2023) A general framework for penalized mixed-effects multitask learning with applications on DNA methylation surrogate biomarkers creation https://projecteuclid.org/journals/annals-of-applied-statistics/volume-17/issue-4/A-general-framework-for-penalized-mixed-effects-multitask-learning-with/10.1214/23-AOAS1760.short
You can install the development version of emlmm from GitHub with:
# install.packages("remotes") remotes::install_github("AndreaCappozzo/emlmm")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.