scglue.metrics.foscttm

scglue.metrics.foscttm(x, y, **kwargs)[源代码]

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

参数:
返回类型:

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

返回:

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

备注

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