odds.prob2all {odds.converter}R Documentation

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

odds.prob2all(c(0.5,0.6))

[Package odds.converter version 1.4.8 Index]