domain_qunif: Transform a Numeric Value to a Sample

View source: R/Domain_methods.R

domain_qunifR Documentation

Transform a Numeric Value to a Sample

Description

Return a valid sample from the given Domain, given a value from the interval ⁠[0, 1]⁠.

Usage

domain_qunif(param, x)

Arguments

param

(Domain).

x

numeric between 0 and 1.

Value

any – format depending on the Domain.


paradox documentation built on June 22, 2024, 9:37 a.m.