isProb: Check if a Valid Probability

Description Usage Arguments Value

View source: R/Functions.R

Description

Checks if the input vector has a single entry that is between 0 and 1

Usage

1
isProb(prob)

Arguments

prob

the probability to check

Value

TRUE if conditions are met, FALSE if otherwise


TauStar documentation built on May 1, 2019, 9:59 p.m.