colSD: Standard deviations of columns

Description Usage Arguments Value

View source: R/MeasEquiv_EffectSize_Base.R

Description

colSD computes standard deviations of columns.

Usage

1
colSD(x, ...)

Arguments

x

is a matrix or data frame for which we want to obtain column sds \@param ... are other arguments to be passed to sd, such as na.rm

Value

A vector of standard deviations by column


dmacs documentation built on Oct. 30, 2019, 11:38 a.m.

Related to colSD in dmacs...