sigT {viper} | R Documentation |
This function transforms a numeric vector using a sigmoid function
sigT(x, slope = 20, inflection = 0.5)
x |
Numeric vector |
slope |
Number indicating the slope at the inflection point |
inflection |
Number indicating the inflection point |
Numeric vector