invlogit: Inverse Logit Function

Description Usage Arguments Value See Also Examples

Description

Given a numeric object return the inverse logit of the values. This function should not be called directly in this package, but be used by other functions like dscore and sscore.

Usage

1

Arguments

x

A numerical value

Value

An object of the same type as x containing the inverse logits of the input values.

See Also

dscore, sscore

Examples

1

Example output

[1] 0.5

KMDA documentation built on May 2, 2019, 3:59 p.m.