View source: R/MPdifferencefunctions.R
IAD | R Documentation |
Integrated Absolute Difference
IAD(T1, T2, w)
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. |
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).
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.