roep_param: roep_param

View source: R/roep_param.R

roep_paramR Documentation

roep_param

Description

Generate n or length(x) values from the distribution described in distlist l

Usage

roep_param(l, x = NULL, n = NULL, verbose = FALSE)

Arguments

l

distlist

x

Numeric. Sobol sequence between 0 and 1 or NULL. If NULL, will be generated using sobol(n)

n

Integer. Length of Sobol sequence or NULL. Will be used if x is NULL

verbose

Logical. Talk back or not


NovaInstitute/novaInventories documentation built on March 19, 2022, 2:36 a.m.