scglue.metrics.foscttm

scglue.metrics.foscttm(x, y, **kwargs)[source]

Fraction of samples closer than true match (smaller is better)

Parameters:
Return type:

typing.Tuple[numpy.ndarray, numpy.ndarray]

Returns:

foscttm_x, foscttm_y – FOSCTTM for samples in modality X and Y, respectively

Note

Samples in modality X and Y should be paired and given in the same order