merge_dist: Merge the distribution from different countries

View source: R/merge.R

merge_distR Documentation

Merge the distribution from different countries

Description

Takes an arbitrary number of distributions from different countries, with their respective population sizes, and return an object that characterizes the combined distribution of all countries.

Usage

merge_dist(dist, popsize)

Arguments

dist

A vector of objects of class gpinter_dist_orig.

popsize

A vector of the same length with the population associated with each distribution.

Value

An object of class gpinter_dist_merge.

Author(s)

Thomas Blanchet, Juliette Fournier, Thomas Piketty


thomasblanchet/gpinter documentation built on Nov. 29, 2022, 4:32 a.m.