View source: R/miscellaneous.R
reorganize_deme_sizes | R Documentation |
Reorganizes by deme (gpm, gpf and msms) the element size (effective number of infections) in the solved demographic model
reorganize_deme_sizes(Nrep, Ntime, sizes)
Nrep |
integer for the number of replicates (number of combination of parameter values based on the posterior distribution) |
Ntime |
integer for the number of time points |
sizes |
list with sizes (effective number of infections) from the solved demographic model. This is the 4th element of the solved demographic model. Each element of the list is a list of vectors. Each row is a mcmc replicate and each column is a time point. |
a list for each deme (gpm, gpf and msm)
#TO DO
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.