make_FAC_df: Create FAC output dataframe

View source: R/make_FAC_df.R

make_FAC_dfR Documentation

Create FAC output dataframe

Description

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.

Usage

make_FAC_df(iterations = 300)

Arguments

iterations

Number of iterations to run basic FAC model. Defaults to 300.

Value

out.df A dataframe to hold output of each iteration from a single run of the model.


brouwern/FACavian documentation built on March 23, 2022, 10:07 a.m.