odds: Probability to odds

View source: R/abn-toolbox.R

oddsR Documentation

Probability to odds

Description

Probability to odds

Usage

odds(x)

Arguments

x

numeric vector of probabilities with values between [0,1].

Value

numeric vector of same length as x.


abn documentation built on June 22, 2024, 10:23 a.m.