Learn R Programming

resemble (version 1.2.2)

wcolSds: Function for identifiying the column in a matrix with the largest standard deviation

Description

Identifies the column with the largest standard deviation. For internal use only!

Usage

wcolSds(X)

Arguments

X
a matrix.

Value

a value indicating the index of the column with the largest standard deviation.