CRAN status Lifecycle:Maturing CRAN RStudio mirror downloads

LINEA is an R library, designed as an interface to accelerate linear regression modelling and visualization. The library allows users to build complex model specification through custom transformations.

The library can be installed from CRAN using install.packages(‘linea’) or from GitHub using devtools::install_github(‘paladinic/linea’). The online guide provides a detailed walkthrough of how to use LINEA.