build_edge_optimisation_matrix: Build a matrix coding the linear system of edges once the...

Description Usage Arguments Value

Description

The elements are characters containing numbers, admix variable names, parenthesis and arithmetical operations. (Transform into expressions with parse and then evaluate with eval). The default column names are the edge names from extract_graph_parameters, the rows have no names.

Usage

1
2

Arguments

data

The data set.

graph

The admixture graph.

parameters

In case one wants to tweak something in the graph.

Value

A list containing the full matrix (full), a version with zero columns removed (column_reduced) and parameters to pass forward (parameters).


admixturegraph documentation built on May 2, 2019, 6:02 a.m.