holub008/gdlm: Build linear models through gradient descent

gdlm builds linear models through the use of gradient descent methods. Its goal is to give flexibility to the user to specify arbitrary cost functions for regressions, while also providing ease of use & analysis associated with the stats::glm family of regressions. Existing libraries like sgd & gradDescent provide similar functionality but don't have ideal ease of use or the desired flexibility.

Getting started

Package details

Maintainer
LicenseMIT
Version0.0.0.9000
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("holub008/gdlm")
holub008/gdlm documentation built on May 13, 2019, 6:14 p.m.