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/calibR documentation built on Oct. 16, 2023, 12:17 a.m.