plot_softhreshold: MM Algorithm - Plot the Softhreshold Function

Description Usage Arguments Author(s) Examples

View source: R/mmalgorithm.R

Description

plot_softhreshold Function for plotting the softhreshold function

Usage

1
plot_softhreshold(from = -5, to = 5, lambda = 3)

Arguments

from

The starting value of the sequence of inputs into the function

to

The ending value of the sequence of inputs into the function

lambda

Lambda value for softhreshold function

Author(s)

Jocelyn T. Chi

Examples

1

gettingtothebottom documentation built on May 29, 2017, 8:28 p.m.