Description Usage Arguments Details Value See Also
Computes the delta between lists, x and y.
1  | qdelta.list(x, y)
 | 
x | 
 the first list.  | 
y | 
 the second list.  | 
Computes the delta between each value pair in the two lists, then sums as to get the final delta value.
A single numeric delta value.
Other qdelta functions: qdelta.number,
qdelta.numeric,
qdelta.string, qdelta
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.