Learn R Programming

matrixdist (version 1.1.2)

cumulateMatrix: Cumulate matrix

Description

Creates a new matrix with entries the cumulated rows of A

Usage

cumulateMatrix(A)

Arguments

A

A matrix

Value

The cumulated matrix