expit function

Expit (inverse logit) function

Expit (inverse logit) function

This function transforms the input using the expit function

expit(x)

Arguments

  • x: vector of values to apply the expit function

Returns

A vector of the same dimension of x

  • Maintainer: Matthew Cefalu
  • License: GPL-3
  • Last published: 2016-09-05

Useful links