logit {PAIRADISE}R Documentation

logit

Description

Takes in a vector and applies the logit function elementwise to that vector

Usage

logit(x)

Arguments

x

: numeric vector, whose entries should be strictly between 0 and 1

Value

logit(x)


[Package PAIRADISE version 1.9.0 Index]