/RegressionLibs

This is an R package with different functions for use with regression models. It contains a set of useful plots using ggplot and your plots are ready for use in a scientific publication ;)

Primary LanguageR

RegressionLibs

This is an R package with different functions for use with regression models. It contains a set of useful plots using ggplot and your plots are ready for use in a scientific publication ;)

Installation

To get the current development version from github:

# install.packages("devtools")
devtools::install_github("mariytu/RegressionLibs")