fit_graph_list: Fit lots of graphs to data.

Description Usage Arguments Value See Also

Description

Fits a list of graphs to given data using parallel computation. This function needs doParallel, foreach and parallel installed.

Usage

1
fit_graph_list(data, graphs, cores)

Arguments

data

The data table.

graphs

List of graphs.

cores

Number of cores used.

Value

A list of fast_fit results.

See Also

all_graphs

fit_permutations_and_graphs


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