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.


mlr-org/phng documentation built on April 22, 2024, 4:34 p.m.