make_FAC_df | R Documentation |
Creates a dataframe to hold output from a single run of a Runge & Marra (2004) FAC model Model is run over a certain number of iterations (reps) inorder to reach equilibrium. The main output of a full run of model is the equilibrium population size.
make_FAC_df(iterations = 300)
iterations |
Number of iterations to run basic FAC model. Defaults to 300. |
out.df A dataframe to hold output of each iteration from a single run of the model.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.