IAD: Integrated Absolute Difference

View source: R/MPdifferencefunctions.R

IADR Documentation

Integrated Absolute Difference

Description

Integrated Absolute Difference

Usage

IAD(T1, T2, w)

Arguments

T1

Vector of values corresponding to traceline or information function 1.

T2

Vector of values corresponding to traceline or information function 2.

w

Vector of weights; usually these should sum to 1.

Details

Computes integrated absolute difference (IAD) between T1 and T2, with weights for integration from w. Note, this function is essentially the same as AAD from Bolt (2002), wABC from Edelen, Stuck, and Chandra (2015), and uDTF from Chalmers, Counsell, and Flora (2016).


falkcarl/mpirt documentation built on July 11, 2024, 12:09 a.m.