Step2_Discrete_LV: Step 2: Simulate dynamics using discrete-time Lotka-Volterra

Description Usage Arguments Value

Description

Takes network parameterizations created in Step 1 and simulates community dynamics using a discrete-time Lotka-Volterra. Transforms variables for use in hierarchical model (Step 3).

Usage

1
Step2_Discrete_LV(path, seed = NULL)

Arguments

path

path to folder where '-mat.txt' and '-pop.txt' files were generated in Step 1.

seed

random seed, for reproducibility

Value

Returns the csv file name where results are stored. This file name can then be passed to Step 3. This results file is appended to file as the simulations are completed.


esander91/PredictImportance documentation built on May 16, 2019, 8:51 a.m.