Learn R Programming

gasper (version 1.1.3)

betathresh: Apply Beta Threshold.

Description

Apply Beta Threshold.

Usage

betathresh(y, t, b)

Value

x Filtered result.

Arguments

y

Noisy Data.

t

Threshold.

b

Thresholding type (b=1: soft, b=2: JS).