MatStandard: Standardization of Matrix Columns

Description Usage Arguments Value

View source: R/MatStandard.R

Description

This Function standardizes all column in a matrix by subtracting the mean of all values in a column divided by its standardization from each value in the column

Usage

1

Arguments

A

the matrix to be standardized

Value

new standardized matrix


JWooll/Homework3 documentation built on May 26, 2019, 7:28 a.m.