ridge: Performs ridge

View source: R/RcppExports.R

ridgeR Documentation

Performs ridge

Description

Performs ridge

Usage

ridge(lambda1, lambda2, diag, X, r, thr, x, yhat, trace, maxiter)

Arguments

lambda1

lambda

lambda2

lambda

X

genotype Matrix

r

correlations

thr

threshold

x

beta coef

yhat

A vector

trace

if >1 displays the current iteration

maxiter

maximal number of iterations

Value

conv


SeojinHwang/scadsum documentation built on June 30, 2023, 10:52 p.m.