check_distribution {spup} | R Documentation |
Simple check if distribution provided in defineUM() belongs to a list of supported distributions.
check_distribution(object)
object |
Any R object. In defineUM() it is used to examine if selected distribution is in supported list of ditributions. |
TRUE or FALSE.
Kasia Sawicka