Import multiple files to create a group of models
1 2 | createDataSet(model_links, data_list, basal_file, cores = 1, inits = 1000,
init_distribution = F, method = "default")
|
model_links |
An adjacency matrix |
data_list |
Name of the file containing the list of the files for the data without the extension |
basal_file |
File with basal activity |
cores |
Number of cores to use |
inits |
Number of inits to do |
init_distribution |
Whether the initial distribution should be plotted |
method |
The LHs method to use |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.