odds_to_prob: Convert a odds to a probability

View source: R/rate_conversion.R

odds_to_probR Documentation

Convert a odds to a probability

Description

odds_to_prob convert an odds to a probability.

Usage

odds_to_prob(odds)

Arguments

odds

a scalar of vector of odds

Value

a scalar or vector of probabilities


DARTH-git/darthtools documentation built on April 3, 2025, 2:12 p.m.