fit_graph_list: Fit lots of graphs to data.

Description Usage Arguments Value See Also

View source: R/propose.R

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


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