Learn R Programming

paradox (version 1.0.1)

domain_qunif: 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)

Value

any -- format depending on the Domain.

Arguments

param

(Domain).

x

numeric between 0 and 1.