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.
Version: |
0.0.3 |
Imports: |
anytime, dplyr , ggplot2, gtrendsR, lubridate , magrittr , methods , openxlsx , plotly , purrr , RColorBrewer , readr , readxl , reshape2 , sjmisc , stringr , tibble , tidyr , tidyverse , tis , zoo |
Suggests: |
testthat (≥ 3.0.0) |
Published: |
2022-08-19 |
Author: |
Claudio Paladini
[aut, cre] |
Maintainer: |
Claudio Paladini <claudio.paladini at bath.edu> |
License: |
GPL-3 |
NeedsCompilation: |
no |
Materials: |
README NEWS |
CRAN checks: |
linea results |
Documentation:
Downloads:
Linking:
Please use the canonical form
https://CRAN.R-project.org/package=linea
to link to this page.