createDataSet: Import multiple files to create a group of models

Description Usage Arguments

View source: R/model_set.R

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


molsysbio/STASNet documentation built on May 29, 2019, 5:45 a.m.