View source: R/model_get_pz_4param.R
This function returns a list representing a Lotka-Volterra type model for plankton. See Jones, E., Parslow, J., and Murray, L. (2010). A Bayesian approach to state and parameter estimation in a phytoplankton-zooplankton model. Australian Meteorological and Oceanographic Journal, 59:7-16.
1 |
The list contains rprior, dprior (generate and evaluate the density of prior distribution), generate_randomness (generate data-generating variables), robservation (create synthetic data sets), parameter_names (useful for plotting), thetadim (dimension of parameter), ydim (dimension of observations), parameters (list of hyperparameters, to be passed to rprior,dprior,robservation)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.