lm_GD_optimizer: Title

Description Usage Arguments

View source: R/lm_GD_optimizer.R

Description

Title

Usage

1
lm_GD_optimizer(formula, df, tolerance, maxit, stepsize, verbose)

Arguments

formula

a formula specifying the model

df

dataset containing the variables of interest

tolerance

tolerance level

maxit

maximun number of iteration

stepsize

learning parameter

verbose

should the function write messages during the computation?


FrancescoBarile/OurProject documentation built on Dec. 17, 2021, 8:30 p.m.