isProb {TauStar}R Documentation

Check if a Valid Probability

Description

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

Usage

isProb(prob)

Arguments

prob

the probability to check

Value

TRUE if conditions are met, FALSE if otherwise


[Package TauStar version 1.1.7 Index]