pathprox: R Wrapper to C Function

Description Usage Arguments Value

Description

Calls C function defined in R package hsm.

Usage

1
pathprox(y, lam, assign, w = NULL)

Arguments

y

array of p elements

lam

positive tuning parameter

assign

array indexing each element in y with node indices (with 0 meaning element is not in the graph)

w

array of positive weights, one per node

Value

b, w, and pen (value of lam * Omega(b) )


unix9999/insurance documentation built on May 26, 2019, 5:34 a.m.