odds.prob2all: Convert Probabilities to to all other formats

Description Usage Arguments Value Examples

Description

Convert Probabilities to to all other formats

Usage

1

Arguments

x

A vector of Probabilities

Value

A data.frame

Examples

1
odds.prob2all(c(0.5,0.6))

Example output

  PROB DECIMAL   US     HK INDO   MALAY
1  0.5  2.0000  100 1.0000  1.0 -1.0000
2  0.6  1.6667 -150 0.6667 -1.5  0.6667

odds.converter documentation built on May 1, 2019, 8:02 p.m.