Learn R Programming

admixturegraph (version 1.0.2)

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

Description

Collects the postive and negative overlap between two paths.

Usage

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.