demo_sim_SEG: Stochastic Exponential Growth model demo

Description Usage Details Value

View source: R/demo_sim_SEG.R

Description

A Shiny demo of the SEG model. The user can set the mean log growth rate, the variance of the log growth rate, the initial population size, and the length of simulation. The number of replicate simulations can also be changed.

Usage

1

Details

Four graphs are produced. The left plots are time series of abundance, plotted on a linear scale (top) and a logarithmic scale (bottom). The right plots are histograms of the final abundance and final log abundance across the replicate simulations.

The simulations update immediately when you change any parameter value. To see a new set of stochastic simulations without changing any parameters, hit the "Run again" button.

Value

Nothing is returned; the commmand is run for its side effect of launching a shiny app. You will have to close the shiny window or hit the Stop button in the console to get the console prompt back.


BruceKendall/PVA documentation built on Jan. 23, 2021, 2:56 a.m.