wcolSds {resemble}R Documentation

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.

Author(s)

Leonardo Ramirez-Lopez


[Package resemble version 1.2.2 Index]