mad2: Altered MAD function

View source: R/calc_projections.R

mad2R Documentation

Altered MAD function

Description

NA for length = 1 & an ignored weight function

Usage

mad2(
  x,
  center = median(x),
  constant = 1.4826,
  na.rm = FALSE,
  low = FALSE,
  high = FALSE,
  w
)

kitbeyer/ffanalytics documentation built on Sept. 2, 2023, 9:13 a.m.