View source: R/MPdifferencefunctions.R
ISD | R Documentation |
Integrated Signed Difference
ISD(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 signed difference (ISD) between T1
and T2
, with weights for integration
from w
. Note, this function is essentially the same as sDTF from Chalmers, Counsell, and Flora (2016).
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.