get_col_largest_sd: Function for identifiying the column in a matrix with the...

View source: R/RcppExports.R

get_col_largest_sdR 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

get_col_largest_sd(X)

Arguments

X

a matrix.

Value

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

Author(s)

Leonardo Ramirez-Lopez


resemble documentation built on April 21, 2023, 1:13 a.m.