expuniform_distribution: Exponentially scaled uniform distribution.

Description Usage Arguments See Also Examples

View source: R/distribution_expuniform.R

Description

Distributions are used for defining the domain of an integer_parameter() or numeric_parameter().

Usage

1

Arguments

lower

Lower limit of the distribution.

upper

Upper limit of the distribution.

See Also

dynparam for an overview of all dynparam functionality.

Examples

1
2
3

dynparam documentation built on Jan. 5, 2021, 1:06 a.m.