Description Usage Arguments Value
View source: R/ComparingImpMethods.R
Generates Swarm File
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
)
|
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 |
writes out swarm file
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.