rowCV: Covariance applied to a data.frame rows

View source: R/utils-DF.R

rowCVR Documentation

Covariance applied to a data.frame rows

Description

cv = sd/mean

Usage

rowCV(DF, digits = 1)

Arguments

DF

a numeric data.frame

digits

integer indicating the number of significant digits

Value

the covariance of each row (named vector)


barzine/barzinePhdR documentation built on Nov. 23, 2024, 8:54 p.m.