View source: R/calculate_all_women_posterior_samples.R
calculate_all_women_posterior_samples | R Documentation |
Calculate married and unmarried women posterior samples
calculate_all_women_posterior_samples(
in_union_posterior_samples,
not_in_union_posterior_samples,
in_union_population_counts,
not_in_union_population_counts
)
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 |
'array' Posterior samples for all women
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.