logit: Logit link function

Description Usage Arguments

View source: R/logit.R

Description

inverse of the logistic transformation function

logistic transformation function

logistic transformation function

Usage

1
2
3
4
5

Arguments

p

a real number in [0,1] to be transformed to the real scale ( ]-infinity,infinity[ )

x

a real number in ]-infinity,infinity[ to be transformed to the probability scale ( [0,1] )


ludic documentation built on Aug. 18, 2021, 5:08 p.m.