createDataSet: Import multiple files to create a group of models

Description Usage Arguments

Description

Import multiple files to create a group of models

Usage

1
2
createDataSet(model_links, data_list, basal_file, cores = 1, inits = 1000,
  init_distribution = F, method = "default")

Arguments

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


MathurinD/STASNet documentation built on May 28, 2019, 1:50 p.m.