summed_local_variance_linear {uSORT} | R Documentation |
A summed local variance function for strictly linear data type
summed_local_variance_linear(d, alpha = 0.3)
d |
A cell-to-cell distance matrix. |
alpha |
A fraction value indicating the size of window for local variance measurement. |
A numeric value of the summed local variance.