linea: Linear Regression Interface

An interface to accelerate linear regression (Ordinary least squares) modelling, which allows users to build models quickly, while automatically generating interactive visualizations of the results. Non-linear models specification (e.g. y = b1*x1 + b2*log(x2)) can be easily constructed using user-defined transformations. Functions for testing wide ranges of model specifications (e.g. y = b*log(x,10) , y = b*log(x,20) , ...), all at once, are also available. Finally, models can be imported and exported as Excel files where all the information necessary for re-running the models is stored in separate sheets.

Getting started

Package details

AuthorClaudio Paladini [aut, cre] (<https://orcid.org/0000-0002-5551-1380>)
MaintainerClaudio Paladini <claudio.paladini@bath.edu>
LicenseGPL-3
Version0.1.1
Package repositoryView on CRAN
Installation Install the latest version of this package by entering the following in R:
install.packages("linea")

Try the linea package in your browser

Any scripts or data that you put into this service are public.

linea documentation built on Sept. 15, 2022, 9:06 a.m.