sigmoid: Sigmoid function

Description Usage Arguments Details Author(s) Examples

View source: R/sigmoid.R

Description

calculate the sigmoid function

Usage

1

Arguments

x

numeric value

Details

It represents the x value in the distribution function of the logistic law.

Author(s)

Sami Ait Tilat, Afaf Ben Haj, Marie Vachet

Examples

1
2
3
4
## Not run: 
sigmoid(15)

## End(Not run)

samiaittilat/Logistic-Regression-from-scratch-in-R documentation built on Dec. 22, 2021, 10:11 p.m.