compute_gradient_function: Compute gradient function

Description Usage Arguments Value

View source: R/optim_functions.R

Description

Compute gradient function

Usage

1

Arguments

Y

A vector of size m.

X

A vector of size m*(n+m).

lambda

a grid of positive regularization parameters

Value

a function that take Delta (a vector of size n+m) as argument and returns a vector of size n+m


abichat/zazou documentation built on Sept. 8, 2021, 6:53 a.m.