UBC-MDS/aRidanalysis: DRY out your regression analysis!

The aRidanalysis package allows users to streamline their regression analysis by providing functions that return model objects with familiar sklearn interfaces. An EDA function and model functions for different regression analysis response types are provided to simplify the analysis and modelling process and reduce code duplication. These model objects will allow users to leverage the inference capabilities of the R ecosystem with the prediction pipelines familiar in Python.

Getting started

Package details

Maintainer
LicenseMIT + file LICENSE
Version0.3.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("UBC-MDS/aRidanalysis")
UBC-MDS/aRidanalysis documentation built on March 31, 2021, 5:19 p.m.