Learn R Programming

FBMS (version 1.1)

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