gmultiple {topolow}R Documentation

Sigmoid transform function for threshold handling

Description

Helper function that implements a sigmoid transformation used in the Smith variant for smooth threshold handling.

Usage

gmultiple(x)

Arguments

x

Numeric. Input value

Value

Numeric. Transformed value in (0,1) range


[Package topolow version 1.0.0 Index]