domain_qunif {paradox}R 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.


[Package paradox version 1.0.1 Index]