center {lfa}R Documentation

Matrix centering

Description

C routine to row-center a matrix

Usage

center(A)

Arguments

A

matrix

Value

matrix same dimensions A but row centered

Examples

center(hgdp_subset)

[Package lfa version 1.23.0 Index]