cellrank.ul.models.FittedModel.default_confidence_interval

FittedModel.default_confidence_interval(x_test=None, **kwargs)[source]

Array of shape (n_samples, 2) containing the lower and upper bounds of the confidence interval. Raise a RuntimeError if not present.

Return type

ndarray