Description Usage Arguments Value See Also
Fits a list of graphs to given data using parallel computation. This function
needs doParallel, foreach and parallel installed.
1 | fit_graph_list(data, graphs, cores)
|
data |
The data table. |
graphs |
List of graphs. |
cores |
Number of cores used. |
A list of fast_fit results.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.