least_squares_l1_gradient: Least Squares with Mean Absolute Error (L1 norm) gradient

Description Usage

View source: R/least_squares.R

Description

Least Squares with Mean Absolute Error (L1 norm) gradient

Usage

1
least_squares_l1_gradient(X, y, theta, alpha)

tbonza/supml documentation built on May 17, 2019, 3:14 a.m.