vincnardelli/gradient: Gradient

gradient is a small package for efficient descent computation. Using gradient it is possible to perform steepest descent or gradient descent to fit linear models. Moreover the package contains a serie of function for inspecting the convergence of the algorithm.

Getting started

Package details

Maintainer
LicenseLGPL (>= 2.1)
Version0.1
URL https://github.com/vincnardelli/gradient
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("vincnardelli/gradient")
vincnardelli/gradient documentation built on July 30, 2020, 9:57 a.m.