standardize: Standardizing Matrix

Description Usage Arguments Details Value Author(s)

View source: R/util.R

Description

Center and scale the data matrix into mean zero and standard deviation one.

Usage

1

Arguments

X

(matrix) Original data matrix.

Details

This function gives the standardized data matrix.

Value

X

(matrix) Standardized data matrix.

Author(s)

Wenying Deng


CVEK documentation built on Jan. 8, 2021, 5:42 p.m.