fct_sarrs: Compute SARRS algorithm

View source: R/fct_sarrs.R

fct_sarrsR Documentation

Compute SARRS algorithm

Description

Compute SARRS algorithm

Usage

fct_sarrs(Y, X, r, lam, ptype, V0 = NULL)

Arguments

Y

response matrix

X

design matrix

r

rank

lam

penalization param

ptype

penalty type

V0

v0

Value

estimate of coefficients


alexanderjwhite/hthmixture documentation built on Sept. 4, 2022, 4:48 a.m.