RowMad: Median absolute deviation applied to a data.frame rows

View source: R/utils-DF.R

RowMadR Documentation

Median absolute deviation applied to a data.frame rows

Description

Median absolute deviation applied to a data.frame rows

Usage

RowMad(DF, constant, ...)

Arguments

DF

numeric data.frame

constant

scale factor

...

parameters that can be passed to stats::mad

Value

the m.a.d of each row (named vector)


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