Learn R Programming

odds.converter (version 1.4.8)

odds.prob2all: Convert Probabilities to to all other formats

Description

Convert Probabilities to to all other formats

Usage

odds.prob2all(x)

Arguments

x

A vector of Probabilities

Value

A data.frame

Examples

Run this code
# NOT RUN {
odds.prob2all(c(0.5,0.6))
# }

Run the code above in your browser using DataLab