sthawinke/pengls: Fit Penalised Generalised Least Squares models

Combine generalised least squares methodology from the nlme package for dealing with autocorrelation with penalised least squares methods from the glmnet package to deal with high dimensionality. This pengls packages glues them together through an iterative loop. The resulting method is applicable to high dimensional datasets that exhibit autocorrelation, such as spatial or temporal data.

Getting started

Package details

Bioconductor views Regression Spatial TimeCourse Transcriptomics
Maintainer
LicenseGPL-2
Version1.5.0
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("sthawinke/pengls")
sthawinke/pengls documentation built on July 2, 2023, 7:27 a.m.