grad_opt_debug: Print debug statement for how the graduated optimisation is...

View source: R/optimisation.R

grad_opt_debugR Documentation

Print debug statement for how the graduated optimisation is going

Description

Print debug statement for how the graduated optimisation is going

Usage

grad_opt_debug(alpha, X, Y, epsilon, beta, lambda1, lambda2, weight, beta_max)

Arguments

alpha

linear model

X

data matrix

Y

response vector

epsilon

error tolerance

beta

current sigmoid steepness

lambda1

L1 coefficients

lambda2

L2 coefficients

weight

weight vector

beta_max

max sigmoid steepness


edahelsinki/slise documentation built on Aug. 24, 2023, 11:03 p.m.