Learn R Programming

crmPack (version 1.0.6)

is.probRange: Predicate checking for a probability range

Description

Predicate checking for a probability range

Usage

is.probRange(x, bounds = TRUE)

Value

Returns TRUE if x is a probability range

Arguments

x

the object being checked

bounds

whether to include the bounds 0 and 1 (default)