Learn R Programming

matrixdist (version 1.1.2)

cumulateVector: Cumulate vector

Description

Creates a new vector with entries the cumulated entries of A

Usage

cumulateVector(A)

Arguments

A

A vector

Value

The cumulated vector