WOLFRAM SYSTEM MODELER
partialQuantileCommon interface of quantile functions (= inverse cumulative distribution functions) |
|

SystemModel["Modelica.Math.Distributions.Interfaces.partialQuantile"]

This information is part of the Modelica Standard Library maintained by the Modelica Association.
A partial function containing the common arguments of the quantile functions.
| u |
Type: Real Description: Random number in the range 0 <= u <= 1 |
|---|
| y |
Type: Real Description: Random number u transformed according to the given distribution |
|---|
|
Modelica.Math.Distributions.Interfaces Common interface of truncated quantile functions (= inverse cumulative distribution functions) |
|
|
Modelica.Math.Distributions.Weibull Quantile of Weibull distribution |
|
|
Modelica.Math.Distributions.Normal Quantile of normal distribution |
|
|
Modelica.Math.Distributions.Uniform Quantile of uniform distribution |
| Date | Description | ||
|---|---|---|---|
| June 22, 2015 |
|