Skip to content

Piecewise Linear Distribution #30

Description

@rakhimov

The specification of the Histogram distribution suggests
converting Cumulative distribution to its corresponding probability density histogram.
The approach is cumbersome
if one considers transferring the output of one analysis as input to another.

The piecewise linear distribution provides more general/flexible facility
to express cumulative and other distributions.
It could also be used to approximate continuous/complex distributions if needed
as an alternative to the histogram distribution.

However, if the piecewise linear distribution is not dedicated to cumulative distributions only,
the dual role (pdf and cdf) for the same construct is ambiguous.
The MEF can specify a special attribute for this distribution
to discern between the distribution types (density vs. cumulative).

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions