threshr-internal {threshr} | R 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.
[Package threshr version 1.0.6 Index]