discumulate_data {eufmdis.adapt}R Documentation

Inverse of Cumulative Sum

Description

Computes the inverse of the cumsum function

Usage

discumulate_data(value_cum)

Arguments

value_cum

numeric vector; usually the result of cumulating values.

Value

A vector of the same length as value_cum

Author(s)

Ian Kopacka


[Package eufmdis.adapt version 0.1.0 Index]