aquarium_run: An MCMC run from a simple aquarium network model
Description
This is an MCMC run on aquarium_mod. The code used to run the
MCMC is: aquarium_run <- run_mcmc(aquarium_mod, thin = 4) (note that
thin = 4 was only used here to reduce the size of the data file
shipped with the package, but for a real-life analysis keeping the default
thin = 1 is usually recommended). The code used to build the model
itself is given in the help page for aquarium_mod.
Usage
aquarium_run
Arguments
Format
An object of class networkModelStanfit (inherits from mcmc.list) of length 4.