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 |
( |
x |
|
Value
any
– format depending on the Domain
.
[Package paradox version 1.0.1 Index]