Learn R Programming

FBMS (version 1.3)

sigmoid: Sigmoid Function

Description

Sigmoid Function

Usage

sigmoid(x)

Value

The sigmoid of x

Arguments

x

The vector of values

Examples

Run this code
sigmoid(2)


Run the code above in your browser using DataLab