| block_3sp {rEDM} | R Documentation |
Time series for a three-species coupled model.
Description
Time series generated from a discrete-time coupled Lotka-Volterra model exhibiting chaotic dynamics.
Usage
block_3sp
Format
A data frame with 198 rows and 10 columns:
timetime index (# of generations)
x_tabundance of simulated species x at time t
x_t-1abundance of simulated species x at time t-1
x_t-2abundance of simulated species x at time t-2
y_tabundance of simulated species y at time t
y_t-1abundance of simulated species y at time t-1
y_t-2abundance of simulated species y at time t-2
z_tabundance of simulated species z at time t
z_t-1abundance of simulated species z at time t-1
z_t-2abundance of simulated species z at time t-2
[Package rEDM version 1.15.4 Index]