fit_ridge_no_scale: Ridge fit function

View source: R/ridge_learner_no_scale.R

fit_ridge_no_scaleR Documentation

Ridge fit function

Description

Ridge fit function

Usage

fit_ridge_no_scale(X, Y, sigma2, currentFit = list(V = NULL))

Arguments

X

is the design matrix. Scaling is not handled by the function, it must be dealt with by the user beforehand


stephenslab/VEB.Boost documentation built on July 2, 2023, 1 p.m.