Learn R Programming

spup (version 1.2-1)

check_distribution: Simple check if distribution provided in defineUM() belongs to a list of supported distributions.

Description

Simple check if distribution provided in defineUM() belongs to a list of supported distributions.

Usage

check_distribution(object)

Arguments

object

Any R object. In defineUM() it is used to examine if selected distribution is in supported list of ditributions.

Value

TRUE or FALSE.