posterior_samples_all_women: Get posterior samples for all women

Description Usage Arguments Value

View source: R/posterior_samples.R

Description

Combine posterior samples from in-union and not-in-union to obtain samples for all women

Usage

1
2
3
4
5
posterior_samples_all_women(
  in_union_posterior_samples,
  not_in_union_posterior_samples,
  core_data
)

Arguments

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

Value

array Posterior samples for all women


FPRgroup/fpemmodeling documentation built on April 8, 2020, 12:32 p.m.