cent.norm: Matrix centralization and standardization

Description Usage Arguments Author(s) See Also

Description

Internal function for centralization and standardization in a matrix.

Usage

1
cent.norm(x, na.rm = FALSE)

Arguments

x

A matrix

na.rm

Logical argument (TRUE or FALSE) to specify if missing observations are removed (Default na.rm = FALSE).

Author(s)

Vanderlei Julio Debastiani <vanderleidebastiani@yahoo.com.br>

See Also

syncsa


SYNCSA documentation built on Jan. 11, 2020, 9:26 a.m.

Related to cent.norm in SYNCSA...