gini_coefficient: Gini Coefficient

Description Usage Arguments Details Value

Description

Gini Coefficient

Usage

1
gini_coefficient(payments, liquidity_provided)

Arguments

payments

dataframe value, payments data

liquidity_provided

dataframe value, optional parameter of a dataframe containing the maximum net debit positions of all participants. If not provided then this function calculates these positions

Details

Assumes that the payments data file has the form: ID, date, time, value, from, to.

Value

dataframe structure, daily gini coefficient of the system


BoC-PaymentsResearch/CPMI_stats documentation built on May 13, 2019, 1:14 p.m.