MLEintvl: Map maximal antichains to real-valued intervals
Description
Map maximal antichains to real-valued intervals
Usage
MLEintvl(intvls, ml = Maclist(intvls))
Value
A matrix with mapped interval representations for each antichain.
Arguments
- intvls
Matrix of intervals (n x 2).
- ml
Maximal antichain list from Maclist()
. If missing, it will be computed.