is.probRange: Predicate checking for a probability range

View source: R/helpers.R

is.probRangeR Documentation

Predicate checking for a probability range

Description

Predicate checking for a probability range

Usage

is.probRange(x, bounds = TRUE)

Arguments

x

the object being checked

bounds

whether to include the bounds 0 and 1 (default)

Value

Returns TRUE if x is a probability range


crmPack documentation built on Sept. 3, 2022, 1:05 a.m.