Skip to contents

Constructor function for an object of class distribution.continuous.uniform.class

Usage

distribution.uniform(min = 0, max = 1)

Arguments

min

The lower bound of the uniform distribution

max

The max bound of the uniform distribution

Value

An object of class [distribution.continuous.uniform.class]