addup_dist: Add up two components of income or wealth

View source: R/add-up.R

addup_distR Documentation

Add up two components of income or wealth

Description

Add up two components with their own distributions (say, labor and capital income), assuming the dependence between both components is characterized by a Gumbel copula.

Usage

addup_dist(dist1, dist2, theta)

Arguments

dist1

The distribution of the first component.

dist2

The distribution of the second component.

theta

The parameter of the Gumbel copula.

Value

An object of class gpinter_dist_addup

Author(s)

Thomas Blanchet, Juliette Fournier, Thomas Piketty


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