Calculate the Modified Epigraph Index of a FDataGrid.
The MEI represents the mean time a curve stays below other curve.
In this case we will calculate the MEI for each curve in relation
with all the other curves of our dataset.
- Parameters:
X (FDataGrid)
- Return type:
ndarray[tuple[int, …], dtype[floating[Any]]]