check_distribution {spup}R Documentation

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.

Author(s)

Kasia Sawicka


[Package spup version 1.4-0 Index]