Learn R Programming

pttstability (version 1.4)

logit: Logit

Description

Returns the logit transformation of x

Usage

logit(x, ...)

Value

transformed result - impossible values are replaced with NA, without warnings

Arguments

x

a number, vector, matrix, etc. to be transformed from (0, 1) to (-inf inf) by the logit transform

...

additional arguments to be passed to plogis