check_distribution: Simple check if distribution provided in defineUM() belongs...

View source: R/check_distribution.R

check_distributionR 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


spup documentation built on May 29, 2024, 5:10 a.m.