SwarmGenerator: Generates Swarm File

Description Usage Arguments Value

View source: R/ComparingImpMethods.R

Description

Generates Swarm File

Usage

1
2
3
4
5
6
7
8
9
SwarmGenerator(
  seed_max,
  swarm_name,
  r_name,
  low_val_1,
  high_val_1,
  low_val_2,
  high_val_2
)

Arguments

seed_max

Max seed number. Runs this many simulations

swarm_name

Name of swarm file output

r_name

Name of r file to run

low_val_1

low value for m_1

high_val_1

high value for m_1

low_val_2

low value for m_2

high_val_2

high value for m_2

Value

writes out swarm file


jordanaron22/ImputingMetabolites documentation built on Dec. 21, 2021, 2:18 a.m.