logistic: Standard Logistic

View source: R/sigmoid.R

logisticR Documentation

Standard Logistic

Description

maps numeric vector using logistic function

Usage

logistic(x, k = 1, x0 = 0)

Arguments

x

input vector

k

see details

x0

see details


sigmoid documentation built on June 18, 2022, 5:05 p.m.