View source: R/posterior_samples.R
posterior_samples_all_women | R Documentation |
Combine posterior samples from in-union and not-in-union to obtain samples for all women
posterior_samples_all_women(
in_union_posterior_samples,
not_in_union_posterior_samples,
core_data,
population_data
)
in_union_posterior_samples |
'array' An array of n chains x n iterations x n years x n proportions |
not_in_union_posterior_samples |
'array' An array of n chains x n iterations x n years x n proportions |
core_data |
consists of manipulated observations and run settings for |
population_data |
‘Data.frame’ Population count data such as |
'array' Posterior samples for all women
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.