View source: R/miscellaneous.R
births_mq | R Documentation |
Calculate median and quantiles when using processed object "births".
births_mq(birth_list, times)
birth_list |
list for information processed from births object from the
solved demographic object. This can be processed either
by |
times |
time points associated to the birth list |
data.frame object in which columns correspond to times, median, lower and upper quantiles. Two additional columns are also provided to group data by gpm, gpf, and msm; and by gp and msm (for plotting purposes)
# TO DO
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.