threshr-internal: Internal threshr functions

threshr-internalR Documentation

Internal threshr functions

Description

Internal threshr functions

Usage

bc(x, lambda = 1, lambda_tol = 1/50, m = 4)

inv_bc(x, lambda = 1, lambda_tol = 1/50, m = 4)

yj(x, lambda = 1, lambda_tol = 1/50, m = 4)

inv_yj(x, lambda = 1, lambda_tol = 1/50, m = 4)

Details

These functions are not intended to be called by the user.


threshr documentation built on Sept. 2, 2023, 5:06 p.m.