path_overlap: Collect the postive and negative overlap between two paths.

Description Usage Arguments Value

View source: R/overlaps.R

Description

Collects the postive and negative overlap between two paths.

Usage

1
path_overlap(path1, path2)

Arguments

path1

The first path.

path2

The second path.

Value

The (admixture) probability of seeing the two paths together with the positive and negative edges in the overlap.


mailund/admixture_graph documentation built on May 21, 2019, 11:06 a.m.