rate2prob {ibmcraftr}R Documentation

Miscellaneous functions to support the ibmcraftr packare are here.

Description

Miscellaneous functions to support the ibmcraftr packare are here.

Usage

rate2prob(rates)

Arguments

rates

A numeric scalar or vector to be transformed into rates.

Value

A numeric scalar or vector in terms of probabilities.

Examples

rate2prob(c(.1, .5))


[Package ibmcraftr version 1.0.0 Index]