prob_to_logit: Convert probability to logit

View source: R/global_helpers.R

prob_to_logitR Documentation

Convert probability to logit

Description

Convert probability to logit

Usage

prob_to_logit(.prob_)

Arguments

.prob_

The probability to be transformed

Value

The logit transformation of the passed probability


W-Mohammed/calibrater documentation built on Oct. 14, 2023, 1:57 a.m.