Helper functions for creating parametric distributions
The Signaloid uncertainty tracking hardware is able to track the evolution of arbitrary empirical distributions through computations. However, it is often useful to be able to create parametric distributions. For this, the Ux Hardware API provides a set of helper functions for creating values that represent parametric distributions.
📄️ Bounded Pareto Distribution
Create a Bounded Pareto distribution.
📄️ Exponential Distribution
Create a Exponential distribution.
📄️ Gaussian Distribution
Create a Gaussian distribution.
📄️ Gumbel-1 Distribution
Create a Gumbel-1 distribution.
📄️ Laplace Distribution
Create a Laplace distribution.
📄️ Logistic Distribution
Create a Logistic distribution.
📄️ Log-normal Distribution
Create a Log-normal distribution.
📄️ Uniform Distribution
Create a Uniform distribution.
📄️ Weibull Distribution
Create a Weibull distribution.