-
Notifications
You must be signed in to change notification settings - Fork 47
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Add `KernelExpression::get_boundary` Adds function to identify observations at the boundary of two clusters. * Add `_get_empirical_velocity_field` Add `KernelExpression` class method to estimate the empirical velocity field of boundary cells in the source region towards a target cluster. * Add `_get_velocity_field_estimate` Adds `KernelExpression` class method to estimate velocity field based on a single step under the transition matrix. * Add `KernelExpression::cbc` Add class method for computing cross-boundary correctness score. * Add `TestKernel::test_cbc`
- Loading branch information
Showing
3 changed files
with
147 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters