Learn R Programming

sfcr (version 0.2.1)

sfcr_sankey: Plot Sankey's diagram representation of transactions-flow matrix

Description

Plot Sankey's diagram representation of transactions-flow matrix

Usage

sfcr_sankey(tfm, baseline, when = "start")

Arguments

tfm

A transactions-flow matrix

baseline

A baseline model

when

When the Sankey's diagram should be evaluated?

  • "start": Fifth and fourth periods.

  • "end": last two periods of the simulation (stationary state).