betahat_SD_R: Title

Description Usage Arguments

View source: R/SteepestDescent_R.R

Description

Title

Usage

1
betahat_SD_R(beta, x, y, tolerance, maxit)

Arguments

beta

numeric vector containing an initial guess for the beta vector

x

design matrix

y

response variable vector

tolerance

tolerance level

maxit

maximun number of iteration


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