Contents:
MultispatiPCA
MultispatiPCA.moransI_bounds()
Calculate the minimum and maximum bound for Moran’s I given the connectivity and the expected value given the #observations.
sparse_approx (bool) – Only applicable if connectivity is sparse.
Minimum bound, maximum bound, and expected value.
tuple[float, float, float]