least_squares_huber_gradient: Least Squares with Huber Loss Function gradient

Description Usage

View source: R/least_squares.R

Description

Least Squares with Huber Loss Function gradient

Usage

1
least_squares_huber_gradient(X, y, theta, alpha, ...)

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