BAR_threshold: Internal BAR thresholding operator

View source: R/aftPenCDA.r

BAR_thresholdR Documentation

Internal BAR thresholding operator

Description

Computes the thresholding update used in the BAR penalty.

Usage

BAR_threshold(resid, lambda, n)

Arguments

resid

A scalar update quantity.

lambda

A tuning parameter.

n

Sample size used in the thresholding rule.

Value

A scalar thresholded value.


aftPenCDA documentation built on April 23, 2026, 9:11 a.m.