sigmoid {classifierplots}R Documentation

sigmoid

Description

Logistic sigmoid function, that maps any real number to the [0,1] interval. Supports vectors of numeric.

Usage

sigmoid(x)

Arguments

x

data


[Package classifierplots version 1.4.0 Index]